Skip to content

Commit

Permalink
https://github.com/composer/composer/issues/9084#issuecomment-752134788
Browse files Browse the repository at this point in the history
  • Loading branch information
morrislaptop committed Jan 22, 2021
1 parent f48ae02 commit 7f3a504
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: 7.4
env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Validate composer.json and composer.lock
run: composer validate
Expand Down

0 comments on commit 7f3a504

Please sign in to comment.