Skip to content

Commit 209ef60

Browse files
committed
qa: use org-level token as COMPOSER_TOKEN
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
1 parent 476dd59 commit 209ef60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
with:
3333
job: ${{ matrix.job }}
3434
env:
35-
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35+
COMPOSER_TOKEN: ${{ secrets.ORGANIZATION_READ_ONLY_TOKEN }}

0 commit comments

Comments
 (0)