We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e1254 commit 5bd5fcdCopy full SHA for 5bd5fcd
.github/workflows/publish.yml
@@ -46,4 +46,4 @@ jobs:
46
ARGS="$ARGS --github-release"
47
fi
48
49
- pnpm code-infra publish $ARGS
+ pnpm code-infra publish --no-git-checks $ARGS
0 commit comments