Skip to content

Commit

Permalink
Use PAT to checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybessant authored and tobysmith568 committed Jan 14, 2024
1 parent de14593 commit 6e418a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-release-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_PAT }}

- name: Set up Git
run: |
Expand Down

0 comments on commit 6e418a5

Please sign in to comment.