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 f93a28d commit 21c4a45Copy full SHA for 21c4a45
.github/workflows/release.yaml
@@ -42,7 +42,7 @@ jobs:
42
node-version: lts/*
43
44
- name: 📦 Pack package
45
- run: nix develop --command pnpm pack --no-git-checks
+ run: nix develop --command pnpm pack
46
47
- name: 🚀 Publish package
48
shell: bash
0 commit comments