Skip to content

Commit

Permalink
fix: remove npm init from commands
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadioz committed Dec 28, 2023
1 parent 9a22748 commit c55ae75
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 @@ -20,7 +20,6 @@ jobs:
- name: Release
#working-directory: ./.release
run: |
npm init
npx semantic-release --branches main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c55ae75

Please sign in to comment.