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
@@ -43,7 +43,7 @@ inputs:
description: "Where to install Magento from"
composer_auth:
required: true
required: false
description: "Composer Authentication Credentials"
runs: