Skip to content

Commit

Permalink
fix: release-please use PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermef committed Sep 2, 2024
1 parent 97e3def commit 4ea28a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PAT }}

0 comments on commit 4ea28a6

Please sign in to comment.