chore: release latest (#19)

This commit is contained in:
Sasha 2023-07-28 13:04:58 +02:00 committed by GitHub
parent 60a8338106
commit 7aeb24a1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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