Skip to content

Commit cfde5bf

Browse files
committed
chore: workflow --no-git-checks
1 parent 128748a commit cfde5bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: create-release
4242
uses: changesets/action@v1
4343
with:
44-
publish: pnpm ci:publish
44+
publish: pnpm ci:publish --no-git-checks
4545
createGithubReleases: true
4646
env:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)