Skip to content

Commit

Permalink
chore: remove semantic-release as it does not support v0
Browse files Browse the repository at this point in the history
  • Loading branch information
RuggeroVisintin committed Dec 8, 2023
1 parent 0adcc26 commit c51667b
Show file tree
Hide file tree
Showing 4 changed files with 1,043 additions and 219 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ jobs:
node-version: 20
- name: Install dependencies
run: npm ci
- name: Publish
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
needs: [test_unit, test_visual, build]
Expand Down
34 changes: 0 additions & 34 deletions docs/CHANGELOG.md

This file was deleted.

Loading

0 comments on commit c51667b

Please sign in to comment.