diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ebace34..c9168c4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: - name: Build run: npm run build - name: Release - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v3 with: semantic_version: 20 env: