head flag
This commit is contained in:
2
.github/workflows/design.yml
vendored
2
.github/workflows/design.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
|||||||
git switch -c documentation
|
git switch -c documentation
|
||||||
git add ${workflow_project_dir}/*.pdf
|
git add ${workflow_project_dir}/*.pdf
|
||||||
git commit -m "Add design file PDFs to repo [skip ci]"
|
git commit -m "Add design file PDFs to repo [skip ci]"
|
||||||
gh pr create --title "Add design file PDFs to repo" --body "Automated PR from GHA"
|
gh pr create --head main --title "Add design file PDFs to repo" --body "Automated PR from GHA"
|
||||||
|
|
||||||
- name: Archive artifacts
|
- name: Archive artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user