There was an error while loading. Please reload this page.
1 parent 9c06178 commit 8d21604Copy full SHA for 8d21604
.github/workflows/release-please.yml
@@ -11,6 +11,6 @@ jobs:
11
steps:
12
- uses: google-github-actions/release-please-action@v4
13
with:
14
- token: ${{ secrets.MAGE_OS_CI_TOKEN }}
+ token: ${{ secrets.GRAYCORE_GITHUB_TOKEN }}
15
command: manifest
16
default-branch: main
0 commit comments