Skip to content

Commit

Permalink
Merge pull request #2 from faergeek/build-before-release
Browse files Browse the repository at this point in the history
  • Loading branch information
faergeek authored Feb 7, 2024
2 parents e9b13a1 + 5f524c7 commit ea8a812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
cache: pnpm
node-version-file: .nvmrc
- run: pnpm install --frozen-lockfile
- run: pnpm run build
- run: pnpm exec semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ea8a812

Please sign in to comment.