Skip to content

Commit

Permalink
remove release part
Browse files Browse the repository at this point in the history
  • Loading branch information
CordlessWool committed Jan 10, 2024
1 parent d033645 commit 28a74d9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,3 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20.x
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release

0 comments on commit 28a74d9

Please sign in to comment.