Skip to content

Commit

Permalink
use PAT to checkout commit and push in action
Browse files Browse the repository at this point in the history
  • Loading branch information
tshaynik committed Dec 11, 2023
1 parent 45806f9 commit 5c40a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
uses: actions/checkout@v2
with:
ref: main
token: ${{ secrets.GH_PAT }}

- name: Update publish version
id: update
Expand Down

0 comments on commit 5c40a70

Please sign in to comment.