Skip to content

Commit 5b42a02

Browse files
authored
fix: add token to release please action (#70)
1 parent 22a0f71 commit 5b42a02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
steps:
1717
- uses: googleapis/release-please-action@v4
1818
with:
19+
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
1920
release-type: rust

0 commit comments

Comments
 (0)