Skip to content

Commit

Permalink
move changelog into GitHub releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-8 committed Mar 19, 2024
1 parent 51b4502 commit 81fe0ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 54 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: Install Dependencies
run: pnpm i

- name: PNPM build
run: pnpm run build

- name: Publish to NPM
run: pnpm -r publish --access public --no-git-checks
env:
Expand Down
51 changes: 0 additions & 51 deletions CHANGELOG.md

This file was deleted.

0 comments on commit 81fe0ce

Please sign in to comment.