We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aaa135 commit 10058e7Copy full SHA for 10058e7
.github/workflows/release-please.yml
@@ -11,3 +11,4 @@ jobs:
11
with:
12
release-type: node
13
package-name: release-please-action
14
+ token: ${{ secrets.RELEASE_PLEASE_PAT }}
0 commit comments