Skip to content

Commit

Permalink
qa: use org-level token as COMPOSER_TOKEN
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
  • Loading branch information
weierophinney committed Jun 10, 2021
1 parent 476dd59 commit 209ef60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
with:
job: ${{ matrix.job }}
env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMPOSER_TOKEN: ${{ secrets.ORGANIZATION_READ_ONLY_TOKEN }}

0 comments on commit 209ef60

Please sign in to comment.