diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1e3679b..e5e87c4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: - run: npm ci - run: npx playwright install --with-deps chromium - run: npm run check - - uses: changesets/action@v1 + - uses: changesets/action@v2 with: publish: npm run release env: