Skip to content

Commit

Permalink
try diff token
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchabran committed Aug 20, 2024
1 parent 07b6ddb commit b25eded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: try dl
env:
PRIVATE_SG_ACCESS_TOKEN: ${{ secrets.PRIVATE_SG_ACCESS_TOKEN }}
PRIVATE_SG_ACCESS_TOKEN: ${{ secrets.TEST_PRV_TOKEN }}
run: |
curl -L \
-H "Accept: application/vnd.github+json" \
Expand Down

0 comments on commit b25eded

Please sign in to comment.