Skip to content

Commit

Permalink
Merge pull request #43 from keep-network/update-valkyrie-email
Browse files Browse the repository at this point in the history
Update commiter's e-mail
  • Loading branch information
nkuba authored Oct 4, 2023
2 parents 4f96d7f + 0436477 commit 7a73c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: github.event_name != 'pull_request'
run: |
git config user.name Valkyrie
git config user.email valkyrie@thesis.co
git config user.email 38324465+thesis-valkyrie@users.noreply.github.com
# On `main` merge or manual workflow dispatch on `main` publish a
# pre-release package. Automatically bump version based on the current
Expand Down

0 comments on commit 7a73c66

Please sign in to comment.