head flag

This commit is contained in:
2024-02-29 22:57:15 -05:00
parent c59321ce83
commit 96d0b2ba45

View File

@@ -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