release latest

This commit is contained in:
Sasha 2023-07-28 13:03:45 +02:00
parent 60a8338106
commit 021dbc628a
No known key found for this signature in database

View File

@ -53,4 +53,4 @@ jobs:
- name: Authenticate with registry
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ./.npmrc
- run: npm publish --tag next --access public
- run: npm publish --tag latest --access public