From 9910bfa6d887cd28dba3ac99ac0f0acf8d6e5056 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Wed, 19 May 2021 21:36:48 -0700 Subject: [PATCH] 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. --- ci/srht/on_master_success | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/srht/on_master_success b/ci/srht/on_master_success index 460cda8826..07632e737a 100755 --- 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: