ci: update secret name in pr-cleanup.yaml (#8790)

This commit is contained in:
Muhammad Atif Ali
2023-07-28 08:26:11 +00:00
committed by GitHub
parent e8f82538e8
commit e029df61ff
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
run: |
set -euxo pipefail
mkdir -p ~/.kube
echo "${{ secrets.DELIVERYBOT_KUBECONFIG }}" > ~/.kube/config
echo "${{ secrets.PR_DEPLOYMENTS_KUBECONFIG }}" > ~/.kube/config
export KUBECONFIG=~/.kube/config
- name: Delete helm release