Skip to content

Commit

Permalink
fix: In SvelteKit2, package.json is in root
Browse files Browse the repository at this point in the history
  • Loading branch information
joshnuss committed Apr 3, 2024
1 parent 086053e commit 25fd295
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
cd package
pnpx semantic-release
run: pnpx semantic-release

0 comments on commit 25fd295

Please sign in to comment.