1 parent 44be3a6 commit 0ae7976Copy full SHA for 0ae7976
1 file changed
.github/workflows/please-release.yaml
@@ -30,5 +30,5 @@ jobs:
30
uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
31
with:
32
target-branch: ${{ github.ref_name }}
33
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.RELEASE_TOKEN }}
34
skip-github-release: true
0 commit comments