Skip to content

Commit 9ad1dcd

Browse files
Set git "user.email" to "ktlint@github.com"
1 parent 589b191 commit 9ad1dcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Update Release documentation
8282
if: ${{ success() }}
8383
run: |
84-
git config user.email "<>" |
84+
git config user.email "ktlint@github.com"
8585
git config user.name "Ktlint Release Workflow" |
8686
./.announce -y
8787
env:

0 commit comments

Comments
 (0)