Skip to content

Commit 8d21604

Browse files
committed
ci: replace token with graycore token
1 parent 9c06178 commit 8d21604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
steps:
1212
- uses: google-github-actions/release-please-action@v4
1313
with:
14-
token: ${{ secrets.MAGE_OS_CI_TOKEN }}
14+
token: ${{ secrets.GRAYCORE_GITHUB_TOKEN }}
1515
command: manifest
1616
default-branch: main

0 commit comments

Comments
 (0)