Skip to content

Commit 10058e7

Browse files
authored
fix: make release please trigger other workflows (using a PAT)
1 parent 3aaa135 commit 10058e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ jobs:
1111
with:
1212
release-type: node
1313
package-name: release-please-action
14+
token: ${{ secrets.RELEASE_PLEASE_PAT }}

0 commit comments

Comments
 (0)