feat: remove COMPOSER_AUTH requirement (#18)

This commit is contained in:
Damien Retzinger
2022-07-27 15:44:49 -04:00
committed by GitHub
parent d1cced897a
commit e92a242f0a
6 changed files with 3 additions and 7 deletions
-1
View File
@@ -32,4 +32,3 @@ jobs:
with:
source_folder: _test/demo-package
php_version: ${{ matrix.php_version }}
composer_auth: ${{ secrets.COMPOSER_AUTH }}