Skip to content

Commit 599d18d

Browse files
committed
new secret for staging deploy
1 parent 158442c commit 599d18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- name: Prepare values.yaml
6060
env:
61-
VALUES_YAML: "${{ secrets.STAGING_ENV_VALUES_YAML_112022 }}"
61+
VALUES_YAML: "${{ secrets.STAGING_ENV_VALUES_YAML_112022_2 }}"
6262
run: |
6363
echo "${VALUES_YAML}" > /tmp/values_for_environment.yaml
6464

0 commit comments

Comments
 (0)