Skip to content

Commit

Permalink
adding author name and email
Browse files Browse the repository at this point in the history
  • Loading branch information
bwebs authored Jun 4, 2024
1 parent 4447086 commit 0129ff6
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 @@ -27,3 +27,5 @@ jobs:
- run: yarn publish --new-version ${{ env.RELEASE }}
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
GIT_AUTHOR_NAME: Courier
GIT_AUTHOR_EMAIL: [email protected]

0 comments on commit 0129ff6

Please sign in to comment.