Skip to content

Commit

Permalink
Revert "Set GIT_COMMITTER in release workflow"
Browse files Browse the repository at this point in the history
  • Loading branch information
darthmaim committed Feb 21, 2024
1 parent bcacdb9 commit 3f36948
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,3 @@ jobs:
uses: changesets/action@v1
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
GIT_AUTHOR_EMAIL: [email protected]
GIT_AUTHOR_NAME: gw2treasures-release-bot
GIT_COMMITTER_EMAIL: [email protected]
GIT_COMMITTER_NAME: gw2treasures-release-bot
with:
setupGitUser: false

0 comments on commit 3f36948

Please sign in to comment.