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:
|
||||
- uses: google-github-actions/release-please-action@v4
|
||||
with:
|
||||
token: ${{ secrets.MAGE_OS_CI_TOKEN }}
|
||||
token: ${{ secrets.GRAYCORE_GITHUB_TOKEN }}
|
||||
command: manifest
|
||||
default-branch: main
|
||||
|
||||
Reference in New Issue
Block a user