Skip to content

Commit

Permalink
Update branch-cicd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Nov 28, 2023
1 parent 109b802 commit 3755bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
lfs: true
fetch-depth: 0
token: ${{secrets.ADMIN_GITHUB_TOKEN}}
token: ${{secrets.ADMIN_GITHUB_TOKEN || github.token}}
-
name: 💵 Maven Cache
uses: actions/cache@v3
Expand Down

0 comments on commit 3755bb7

Please sign in to comment.