diff options
author | Vincent Ambo <Vincent Ambo> | 2020-01-19T01·08+0000 |
---|---|---|
committer | Vincent Ambo <Vincent Ambo> | 2020-01-19T01·08+0000 |
commit | 028559610fd395b246707dbdca9a713152eccdb7 (patch) | |
tree | 451e74419878ac989b778e3470a2c2c6b48fd8f5 | |
parent | 6a0b37a196f831412e2d5c29debf5f6ce8e8e4d0 (diff) |
chore(ops/sync-gcsr): Rotate Cachix secret in sourcehut r/414
-rw-r--r-- | ops/sync-gcsr/manifest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/sync-gcsr/manifest.yaml b/ops/sync-gcsr/manifest.yaml index e2ed31dbc563..3016c2ca57ee 100644 --- a/ops/sync-gcsr/manifest.yaml +++ b/ops/sync-gcsr/manifest.yaml @@ -3,7 +3,7 @@ sources: - https://git.tazj.in/ secrets: # cachix/tazjin - - 3cea9995-9a90-4bb5-9b50-5d00c3694757 + - f7f02546-4d95-44f7-a98e-d61fdded8b5b tasks: - setup: | # sourcehut does not censor secrets in builds, hence this hack: |