Skip to content

Commit a83e6cb

Browse files
committed
test: --tag next for prerelease publish (test branch only)
1 parent ae25d07 commit a83e6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
# `--provenance` flag is implied under Trusted Publishing but kept
4848
# explicit for readability.
4949
- name: Publish to npm
50-
run: npm publish --access public --provenance
50+
run: npm publish --access public --provenance --tag next

0 commit comments

Comments
 (0)