mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
feat: remove COMPOSER_AUTH requirement (#18)
This commit is contained in:
@@ -38,7 +38,7 @@ on:
|
||||
|
||||
secrets:
|
||||
composer_auth:
|
||||
required: true
|
||||
required: false
|
||||
|
||||
jobs:
|
||||
integration_test:
|
||||
|
||||
Reference in New Issue
Block a user