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 a7c102a commit d1a0b58Copy full SHA for d1a0b58
.github/workflows/release-please.yml
@@ -13,6 +13,7 @@ name: release-please
13
14
env:
15
GH_TOKEN: ${{ github.token }}
16
+ RELEASE_TOKEN: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
17
18
jobs:
19
release-please:
0 commit comments