Skip to content

Commit

Permalink
chore: disable setupGitUser in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dohooo committed Nov 25, 2024
1 parent c87b340 commit 0c55538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: changesets/action@v1
with:
publish: npx changeset publish
setupGitUser: false
commit: 'release: version packages'
title: 'release: version packages'
env:
Expand Down

0 comments on commit 0c55538

Please sign in to comment.