Skip to content

Commit

Permalink
ci: 🎡 add github pat for create PR job
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Mar 10, 2024
1 parent a21f4c9 commit fb22f32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
base: main
assignees: ${{ github.repository_owner }}
title: "Release ${{ steps.release.outputs.version }}"
token: ${{ secrets.GITHUB_PAT }}

- name: Finalize
run: |
Expand Down

0 comments on commit fb22f32

Please sign in to comment.