Skip to content

Commit

Permalink
fixing pat_username (#6383)
Browse files Browse the repository at this point in the history
  • Loading branch information
galal-hussein authored Jul 22, 2024
1 parent f0ff812 commit ba0257c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
uses: rancher-eio/read-vault-secrets@main
with:
secrets: |
secret/data/github/repo/${{ github.repository }}/pat_username/credentials token | PAT_USERNAME ;
secret/data/github/repo/${{ github.repository }}/pat-username/credentials token | PAT_USERNAME ;
- name: Dispatch
run: |
Expand Down

0 comments on commit ba0257c

Please sign in to comment.