Skip to content

Commit

Permalink
fix(ci): add token
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond authored Dec 22, 2022
1 parent 11fb61f commit 2eb231b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
- uses: zenstruck/.github@sync-with-template
with:
key: ${{ secrets.GPG_PRIVATE_KEY }}
token: ${{ secrets.COMPOSER_TOKEN }}

0 comments on commit 2eb231b

Please sign in to comment.