Compare commits

..

1 Commits

Author SHA1 Message Date
github-actions[bot] c58c478a45 chore: update versions 2024-03-19 12:15:25 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
- name: Setup npmrc
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
- name: install dependencies
run: pnpm install --no-frozen-lockfile
run: pnpm install
- name: create and publish versions
uses: matthiesenxyz/changeset@v1
with: