Skip to content

Commit

Permalink
ci(release): configure release-please to use a PAT (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
RothAndrew authored Aug 1, 2023
1 parent 8f2ab12 commit 99b6791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.PAT }}
command: manifest

0 comments on commit 99b6791

Please sign in to comment.