Skip to content

Commit

Permalink
fix(ci): NODE_AUTH_TOKEN 0_o
Browse files Browse the repository at this point in the history
  • Loading branch information
Mon4ik committed Dec 14, 2023
1 parent 037226e commit affd9d4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ jobs:
- name: Build package
run: pnpm build

- name: Test permissions
run: npm whoami
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Semantic Release
run: npx semantic-release
env:
Expand Down

0 comments on commit affd9d4

Please sign in to comment.