Skip to content

Commit

Permalink
Fix: change vault_instance to ops (#978)
Browse files Browse the repository at this point in the history
  • Loading branch information
mem authored Nov 6, 2024
1 parent 97ee505 commit 346a3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
id: get-secrets
uses: grafana/shared-workflows/actions/get-vault-secrets@7d18a46aafb8b875ed76a0bc98852d74b91e7f91 # v1.0.0
with:
vault_instance: prod
vault_instance: ops
repo_secrets: |
SM_RELEASE_APP_ID=github-app:app-id
SM_RELEASE_APP_PRIVATE_KEY=github-app:private-key
Expand Down

0 comments on commit 346a3a0

Please sign in to comment.