Skip to content

Commit

Permalink
Update stable-cicd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Oct 22, 2024
1 parent fb7cd74 commit 83435d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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 83435d7

Please sign in to comment.