Skip to content

Commit a069868

Browse files
committed
wip: add release-please workflow
1 parent 0f5af19 commit a069868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
release-type: go
2424
# to create PRs and trigger GitHub workflows, requires a PAT
25-
token: ${{ secrets.GITHUB_TOKEN }}
25+
token: ${{ secrets.PAT_GITHUB_TOKEN }}
2626
# changelog-notes-type: github
2727
# prerelease: true
2828
include-v-in-tag: true

0 commit comments

Comments
 (0)