Skip to content

Commit

Permalink
chore: use carbon bot for publishing github releases
Browse files Browse the repository at this point in the history
Signed-off-by: Akshat Patel <[email protected]>
  • Loading branch information
Akshat55 committed Dec 1, 2023
1 parent 061d18c commit ff4b8b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:

- name: Setup Git
run: |
git config user.name "Akshat55"
git config user.email "[email protected].com"
git config user.name "carbon-bot"
git config user.email "[email protected].com"
- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v4
Expand Down

0 comments on commit ff4b8b5

Please sign in to comment.