mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
feat: remove COMPOSER_AUTH requirement (#18)
This commit is contained in:
@@ -43,7 +43,7 @@ inputs:
|
||||
description: "Where to install Magento from"
|
||||
|
||||
composer_auth:
|
||||
required: true
|
||||
required: false
|
||||
description: "Composer Authentication Credentials"
|
||||
|
||||
runs:
|
||||
|
||||
Reference in New Issue
Block a user