We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476dd59 commit 209ef60Copy full SHA for 209ef60
.github/workflows/continuous-integration.yml
@@ -32,4 +32,4 @@ jobs:
32
with:
33
job: ${{ matrix.job }}
34
env:
35
- COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ COMPOSER_TOKEN: ${{ secrets.ORGANIZATION_READ_ONLY_TOKEN }}
0 commit comments