We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62b2404 + 9c3f25f commit dbb6a57Copy full SHA for dbb6a57
.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