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 Mar 18, 2024
1 parent 5860e61 commit d89d1eb
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 @@ -41,7 +41,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@v4
Expand Down

0 comments on commit d89d1eb

Please sign in to comment.