Skip to content

Commit

Permalink
only use secrets on rancher repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Sep 3, 2024
1 parent 20c8d83 commit f917f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/head-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Load Secrets from Vault
if: ${{ github.repository == 'rancher/shell' }}
uses: rancher-eio/read-vault-secrets@main
with:
secrets: |
Expand Down

0 comments on commit f917f31

Please sign in to comment.