We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6bec89 commit 38e998aCopy full SHA for 38e998a
.github/workflows/ci.yml
@@ -69,4 +69,5 @@ jobs:
69
if: steps.determine_tag.outputs.tag == ''
70
run: |
71
echo "Publishing to latest"
72
+ pnpm install --frozen-lockfile
73
pnpm publish --no-git-check
0 commit comments