Skip to content

Commit

Permalink
fix(cicd): correct behaviour with v8 semver
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Butler <[email protected]>
  • Loading branch information
butler54 committed Nov 7, 2023
1 parent 78ac355 commit 1491c56
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 190 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,5 @@ jobs:
run: |
git config --global user.name "semantic-release (via Github actions)"
git config --global user.email "semantic-release@github-actions"
git config --global core.eol lf
semantic-release -v version
Loading

0 comments on commit 1491c56

Please sign in to comment.