Skip to content

Commit b7ba21f

Browse files
author
tazhate
committed
fix(ci): use PAT for PR creation to trigger CI on PR branch
1 parent 7aeede4 commit b7ba21f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/version-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
id: cpr
4242
uses: peter-evans/create-pull-request@v7
4343
with:
44+
token: ${{ secrets.GH_PAT }}
4445
commit-message: |
4546
chore: update blockchain node default images
4647

0 commit comments

Comments
 (0)