diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 033d4b6..02e9c02 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,9 +7,7 @@ on: jobs: release-to-npm: name: NPM - uses: node-modules/github-actions/.github/workflows/npm-release.yml@npm-trusted-publish - with: - action_ref: npm-trusted-publish + uses: node-modules/github-actions/.github/workflows/npm-release.yml@master release-to-jsr: name: JSR