Skip to content

Commit

Permalink
Merge pull request #60 from input-output-hk/PLT-8967-pat
Browse files Browse the repository at this point in the history
Add PAT for bypassing branch protection for autocommit
  • Loading branch information
tshaynik authored Jan 9, 2024
2 parents 062f07c + f892db3 commit 3d7b051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autocommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,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 3d7b051

Please sign in to comment.