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 b56807d commit cdc5a22Copy full SHA for cdc5a22
.github/workflows/ayab-esp32-documentation.yml
@@ -64,7 +64,7 @@ jobs:
64
git config --global user.name "robot"
65
git add ${workflow_project_dir}/Reference/*
66
git commit -m "Add design file PDFs to repo [skip ci]"
67
- git push
+ git push origin main
68
69
- name: Archive artifacts
70
uses: actions/upload-artifact@v4
.github/workflows/ayab-shield-documentation.yml
git commit -m "Add reference materials to repo [skip ci]"
0 commit comments