Skip to content

Commit

Permalink
ci: add personal access token for release please
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhall88 committed Oct 30, 2023
1 parent 00002f6 commit 12b3ea8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
with:
release-type: rust
package-name: ontime
include-v-in-tag: false
include-v-in-tag: false
token: ${{ secrets.PAT }}

0 comments on commit 12b3ea8

Please sign in to comment.