feat: publishing with OIDC

This commit is contained in:
Vlad Frangu
2025-10-15 08:41:44 +03:00
parent c96926b6a2
commit 62e5b4a95c

View File

@@ -89,8 +89,6 @@ jobs:
- name: Publish release to npm
run: |
yarn npm publish
env:
YARN_NPM_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
- name: Create GitHub release
run: node ./scripts/actions/create-release.mjs