Skip to content

Commit eccd5a5

Browse files
committed
Need to use a separate PAT to update workflows
1 parent 808fa1a commit eccd5a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ipxe_version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ jobs:
4040
commit-message: ':arrow_up: Bump ipxe/ipxe to ${{ steps.version.outputs.sha }}'
4141
labels: dependencies
4242
branch: ipxe-version
43+
token: ${{ secrets.WORKFLOW_PAT }} # needed to modify workflow files
4344
delete-branch: true

0 commit comments

Comments
 (0)