Skip to content

Commit

Permalink
bad copy/paste
Browse files Browse the repository at this point in the history
  • Loading branch information
emnbdx committed Aug 16, 2024
1 parent 929d4d6 commit e0af08b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:

- name: Run composer install if composer.json exists
if: steps.check_files.outputs.files_exists == 'true'
env:
COMPOSER_AUTH: '{"github-oauth": {"github.com": "${{secrets.COMPOSER_AUTH}}"} }'
run: composer validate --no-check-publish && composer install --prefer-dist --no-progress

deploy:
Expand Down

0 comments on commit e0af08b

Please sign in to comment.