Skip to content

Commit

Permalink
ci: no build, just release
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikZed committed Jul 5, 2023
1 parent 029a9cb commit 420dd47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
- name: Install dependencies
run: pnpm i

- name: Build package
run: pnpm build
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 420dd47

Please sign in to comment.