mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
ci: replace token with graycore token
This commit is contained in:
@@ -11,6 +11,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: google-github-actions/release-please-action@v4
|
- uses: google-github-actions/release-please-action@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.MAGE_OS_CI_TOKEN }}
|
token: ${{ secrets.GRAYCORE_GITHUB_TOKEN }}
|
||||||
command: manifest
|
command: manifest
|
||||||
default-branch: main
|
default-branch: main
|
||||||
|
|||||||
Reference in New Issue
Block a user