We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5be41 commit bbf05e6Copy full SHA for bbf05e6
.github/workflows/run-release-please.yml
@@ -18,5 +18,5 @@ jobs:
18
id: release
19
with:
20
command: manifest
21
- token: ${{secrets.GITHUB_TOKEN}}
+ token: ${{secrets.RELEASE_PLEASE_TOKEN}}
22
default-branch: main
0 commit comments