Skip to content

Commit

Permalink
CI: use a Personal Access Token for peter-evans/create-pull-request
Browse files Browse the repository at this point in the history
  • Loading branch information
edigaryev committed Jul 19, 2024
1 parent b2f2478 commit 4d03cd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
- run: cargo run -- generate

- uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PAT }}

0 comments on commit 4d03cd4

Please sign in to comment.