Skip to content

Commit

Permalink
fix: release please uses PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
jthegedus committed Jun 15, 2021
1 parent 38ab6f1 commit bf88bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ jobs:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
release-type: simple
token: ${{ secrets.RELEASE_PLEASE_PAT }}

0 comments on commit bf88bab

Please sign in to comment.