Skip to content

Commit

Permalink
Add additional token option
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Oct 22, 2024
1 parent 6dc8ff4 commit fb7cd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unstable-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/checkout@v2
with:
lfs: true
token: ${{secrets.ADMIN_GITHUB_TOKEN}}
token: ${{secrets.ADMIN_GITHUB_TOKEN || github.token}}
fetch-depth: 0
-
name: 🤠 Roundup
Expand Down

0 comments on commit fb7cd74

Please sign in to comment.