Skip to content

Commit

Permalink
fix(common): specifying version for semver install
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Manny authored and Harry Manny committed Aug 16, 2023
1 parent a737908 commit ffd1329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mainandtag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
# Semantic Tag
- name: Release
run: |
npm install --save-dev semantic-release
npm install --save-dev semantic-release@21.0.7
npx semantic-release

0 comments on commit ffd1329

Please sign in to comment.