There was an error while loading. Please reload this page.
1 parent ae25d07 commit a83e6cbCopy full SHA for a83e6cb
1 file changed
.github/workflows/publish.yml
@@ -47,4 +47,4 @@ jobs:
47
# `--provenance` flag is implied under Trusted Publishing but kept
48
# explicit for readability.
49
- name: Publish to npm
50
- run: npm publish --access public --provenance
+ run: npm publish --access public --provenance --tag next
0 commit comments