Skip to content

Commit

Permalink
secrret
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Apr 11, 2024
1 parent 18c767d commit adbd4cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
env:
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Install dependencies
run: composer install
Expand Down

0 comments on commit adbd4cd

Please sign in to comment.