Skip to content

Commit

Permalink
fix: unnecessary code deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
player31-kks committed Dec 31, 2023
1 parent c50cf7c commit 21e3ea6
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 @@ -23,7 +23,6 @@ jobs:
node-version: 18.x
registry-url: 'https://registry.npmjs.org'
- run: yarn
- run: cat .npmrc
- run: yarn release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 21e3ea6

Please sign in to comment.