We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b767bb6 commit 9c3f25fCopy full SHA for 9c3f25f
.github/workflows/release-please.yml
@@ -18,3 +18,4 @@ jobs:
18
# this is a built-in strategy in release-please, see "Action Inputs"
19
# for more options
20
release-type: node
21
+ token: ${{ secrets.RELEASE_TOKEN }}
0 commit comments