From 2beaf60c8d02774e589885fe069547833083218e Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Fri, 18 Feb 2022 19:42:09 +0100 Subject: [PATCH] fix(deactivate): use pg-scaleway --- .github/workflows/deactivate.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deactivate.yaml b/.github/workflows/deactivate.yaml index 6ae24ce2..882ebc29 100644 --- a/.github/workflows/deactivate.yaml +++ b/.github/workflows/deactivate.yaml @@ -14,3 +14,4 @@ jobs: with: kube-config: ${{ secrets.KUBECONFIG }} github-token: ${{ secrets.GITHUB_TOKEN }} + pgAdminSecret: pg-scaleway