Skip to content

Commit

Permalink
set the name of the GIT_AUTHOR_NAME and GIT_COMMITTER_NAME to Arc-E-Tect
Browse files Browse the repository at this point in the history
  • Loading branch information
Arc-E-Tect committed Jul 17, 2024
1 parent 22d9a5b commit c4e21a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_AUTHOR_NAME: "Arc-E-Tect"
GIT_COMMITTER_NAME: "Arc-E-Tect"

0 comments on commit c4e21a6

Please sign in to comment.