Skip to content

Commit

Permalink
fix release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shahradelahi committed Dec 16, 2024
1 parent e1e035c commit d3e657a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- run: pnpm install --frozen-lockfile
- run: npm install -g npm@latest
- run: npm publish --provenance --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit d3e657a

Please sign in to comment.