Skip to content

Commit 8c53016

Browse files
mowiestrask
andauthored
Apply suggestion from @trask
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
1 parent 6434c80 commit 8c53016

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-version.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
- name: Set up commit author name and email
4343
id: committer
4444
run: |
45-
echo "name=otelbot" >> "$GITHUB_OUTPUT"
46-
echo "email=197425009+otelbot@users.noreply.github.com" >> "$GITHUB_OUTPUT"
4745
git config --global user.name "otelbot"
4846
git config --global user.email "197425009+otelbot@users.noreply.github.com"
4947

0 commit comments

Comments
 (0)