Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgrul authored Feb 23, 2024
1 parent 2d8d13a commit 2c6b31c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ runs:
php-version: ${{ inputs.php-version }}
tools: composer:${{ inputs.composer-version }}
coverage: none
env:
COMPOSER_TOKEN: ${{ secrets.YOUR_TOKEN }}

- id: configure-composer
if: inputs.composer-token != ''
Expand Down

0 comments on commit 2c6b31c

Please sign in to comment.