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 -1
View File
@@ -18,7 +18,7 @@ inputs:
description: "The test command"
composer_auth:
required: true
required: false
description: "Composer Authentication Credentials"
runs: