commit 9910bfa6d887cd28dba3ac99ac0f0acf8d6e5056 (tree)
parent a8eac0cf0738dc086cfc7688d2395e6805257d82
Author: Andrew Kelley <andrew@ziglang.org>
Date: Wed, 19 May 2021 21:36:48 -0700
ci: use a different ssh private key to deploy the website
This changes the deploy key to a different one on www.ziglang.org so
that we can test notifications.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ci/srht/on_master_success b/ci/srht/on_master_success
@@ -24,7 +24,7 @@ packages:
- xz
secrets:
- 51bfddf5-86a6-4e01-8576-358c72a4a0a4
- - 8d5f230b-78d9-4e7c-b583-8cbb1b15807c
+ - 44e2bd57-1d07-42bf-925e-22a36119041d
sources:
- https://github.com/ziglang/zig
tasks: