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:
@@ -18,7 +18,7 @@ inputs:
|
||||
description: "The test command"
|
||||
|
||||
composer_auth:
|
||||
required: true
|
||||
required: false
|
||||
description: "Composer Authentication Credentials"
|
||||
|
||||
runs:
|
||||
|
||||
Reference in New Issue
Block a user