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 d5afb87 commit 49c95d8Copy full SHA for 49c95d8
1 file changed
.github/workflows/publish.yml
@@ -41,9 +41,6 @@ jobs:
41
- name: Install dependencies
42
run: yarn --immutable
43
44
- - name: Generate archive
45
- run: yarn pack
46
-
47
- name: Publish with latest tag
48
if: github.event.release.prerelease == false
49
run: yarn npm publish --tag latest --provenance
0 commit comments