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.
2 parents 4c02f8f + d0d9077 commit 68e5bf2Copy full SHA for 68e5bf2
.github/workflows/makenew.yml
@@ -73,6 +73,7 @@ jobs:
73
- name: Commit
74
uses: stefanzweifel/git-auto-commit-action@v4
75
with:
76
+ branch: main
77
skip_fetch: true
78
skip_checkout: true
79
commit_message: Replace makenew boilerplate
0 commit comments