Skip to content

Commit

Permalink
[WIP] Authorize to GH
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Dec 9, 2023
1 parent bb7de4d commit e030959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:

- name: Install dependencies
run: |
composer config --global github-oauth.github.com $PERSONAL_ACCESS_TOKEN
composer config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer true
composer install --prefer-dist --no-progress --no-plugins
#env:
Expand Down

0 comments on commit e030959

Please sign in to comment.