commit to HEAD

This commit is contained in:
2024-03-01 08:38:42 -05:00
parent 9497abbbce
commit 0d26d8d625

View File

@@ -46,6 +46,7 @@ jobs:
git config --global user.name "robot"
git add ${workflow_project_dir}/*.pdf
git commit -m "Add design file PDFs to repo [skip ci]"
git push origin HEAD
gh pr create --head main --title "Add design file PDFs to repo" --body "Automated PR from GHA"
- name: Archive artifacts