We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808fa1a commit eccd5a5Copy full SHA for eccd5a5
.github/workflows/ipxe_version.yaml
@@ -40,4 +40,5 @@ jobs:
40
commit-message: ':arrow_up: Bump ipxe/ipxe to ${{ steps.version.outputs.sha }}'
41
labels: dependencies
42
branch: ipxe-version
43
+ token: ${{ secrets.WORKFLOW_PAT }} # needed to modify workflow files
44
delete-branch: true
0 commit comments