From 923056b0f14faee65201fbfaea2f3f82f8e8db33 Mon Sep 17 00:00:00 2001 From: Moritz Sanft <58110325+msanft@users.noreply.github.com> Date: Fri, 19 Jan 2024 09:17:16 +0100 Subject: [PATCH] ci: upload service account key --- .github/workflows/e2e-upgrade.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/e2e-upgrade.yml b/.github/workflows/e2e-upgrade.yml index 37a3612918..5a4462b211 100644 --- a/.github/workflows/e2e-upgrade.yml +++ b/.github/workflows/e2e-upgrade.yml @@ -240,6 +240,7 @@ jobs: constellation-conf.yaml constellation-state.yaml constellation-mastersecret.json + gcpServiceAccountKey.json encryptionSecret: ${{ secrets.ARTIFACT_ENCRYPT_PASSWD }} e2e-upgrade: @@ -400,6 +401,7 @@ jobs: constellation-conf.yaml constellation-state.yaml constellation-mastersecret.json + gcpServiceAccountKey.json encryptionSecret: ${{ secrets.ARTIFACT_ENCRYPT_PASSWD }} clean-up: