Skip to content

Commit

Permalink
ci: release using a dedicated PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylvln committed Oct 25, 2023
1 parent 228bf15 commit 20e56f7
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 @@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.RELEASE_GH_PAT }}

- name: Install tools
uses: ./.github/actions/install-tools
Expand Down

0 comments on commit 20e56f7

Please sign in to comment.