Skip to content

Commit

Permalink
fix(ci): add token
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Dec 22, 2022
1 parent 5958c69 commit fee7613
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 @@ -43,3 +43,4 @@ jobs:
- uses: zenstruck/.github@sync-with-template
with:
key: ${{ secrets.GPG_PRIVATE_KEY }}
token: ${{ secrets.COMPOSER_TOKEN }}

0 comments on commit fee7613

Please sign in to comment.