Skip to content

Commit 2b5321e

Browse files
Tag v9 releases as latest-v9 not latest
1 parent 67e94f7 commit 2b5321e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ jobs:
6262
asset_content_type: application/zip
6363

6464
- name: Publish npm package
65-
run: npm publish
65+
run: npm publish --tag latest-v9
6666
env:
6767
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)