We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a0f71 commit 5b42a02Copy full SHA for 5b42a02
.github/workflows/release-please.yaml
@@ -16,4 +16,5 @@ jobs:
16
steps:
17
- uses: googleapis/release-please-action@v4
18
with:
19
+ token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
20
release-type: rust
0 commit comments