Skip to content

Commit

Permalink
fix: ci release
Browse files Browse the repository at this point in the history
  • Loading branch information
manosbatsis authored Sep 4, 2023
1 parent ad2950d commit 0480108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- run: npm run build
- run: npm run test
# See https://semantic-release.gitbook.io/semantic-release/recipes/ci-configurations/github-actions
release:
name: Release
semver:
name: Semantic Version
runs-on: ubuntu-latest
needs: build
# Only release if build succeeded and from master branch only
Expand Down

0 comments on commit 0480108

Please sign in to comment.