Skip to content

Commit 209ef60

Browse files
committed
qa: use org-level token as COMPOSER_TOKEN
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
1 parent 476dd59 commit 209ef60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)