Skip to content

Commit

Permalink
ci: release with git user and name
Browse files Browse the repository at this point in the history
  • Loading branch information
robby rabbitman committed Jun 29, 2024
1 parent f77acfc commit 9dc45a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ jobs:
- run: pnpm exec nx report

- run: pnpm exec nx release --skip-publish
env:
GIT_AUTHOR_NAME: robby-rabbitman/nx-plus release
GIT_AUTHOR_EMAIL: robby.rabbitman+nx-plus@gmail.com

0 comments on commit 9dc45a4

Please sign in to comment.