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 2ab32a3 commit d0d9077Copy full SHA for d0d9077
.github/workflows/makenew.yml
@@ -70,6 +70,7 @@ jobs:
70
- name: Commit
71
uses: stefanzweifel/git-auto-commit-action@v4
72
with:
73
+ branch: main
74
skip_fetch: true
75
skip_checkout: true
76
commit_message: Replace makenew boilerplate
0 commit comments