Skip to content

Commit

Permalink
ci: add PAT to release-please automation
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinbarron authored Jul 18, 2023
1 parent 6a5be41 commit bbf05e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
id: release
with:
command: manifest
token: ${{secrets.GITHUB_TOKEN}}
token: ${{secrets.RELEASE_PLEASE_TOKEN}}
default-branch: main

0 comments on commit bbf05e6

Please sign in to comment.