Skip to content

Commit 18ce893

Browse files
Publish using npm tag latest-v1 (#822)
1 parent b4b4f63 commit 18ce893

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
@@ -23,4 +23,4 @@ jobs:
2323
- name: Install and build
2424
run: npm install && npm test
2525
- name: Publish to NPM
26-
run: npm publish --tag ${GITHUB_REF_NAME#v}
26+
run: npm publish --tag latest-v1

0 commit comments

Comments
 (0)