Skip to content

Commit

Permalink
Update s2.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cvega authored Nov 7, 2024
1 parent 6befd9a commit 6254929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/s2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- name: Setup GitHub CLI
run: |
gh auth login --with-token <<< "${{ secrets.GH_PAT }}"
gh auth login --with-token <<< "${{ secrets.SECRETS_TOKEN }}"
- name: Process Secrets
env:
Expand Down

0 comments on commit 6254929

Please sign in to comment.