Skip to content

Commit

Permalink
fix: semantic relase version to 19
Browse files Browse the repository at this point in the history
  • Loading branch information
iwaduarte committed Sep 28, 2023
1 parent e8b142f commit 7c58998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run:
|
npm ci
npm install semantic-release -g
npm install semantic-release@19.0.5 -g
semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7c58998

Please sign in to comment.