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 086ce86 + 251a549 commit 9272ca8Copy full SHA for 9272ca8
.github/workflows/on_release_notes.yml
@@ -19,7 +19,6 @@ jobs:
19
run: make changelog
20
- name: Git setup
21
run: |
22
- # setup the username and email. I tend to use 'GitHub Actions Bot' with no email by default
23
git config user.name "Release bot"
24
git config user.email "<>"
25
0 commit comments