ci: replace token with graycore token

This commit is contained in:
Damien Retzinger
2025-03-25 09:37:28 -04:00
parent 9c06178b30
commit 8d21604ac9
+1 -1
View File
@@ -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