Skip to content

Commit

Permalink
fix: set compatible semantic-release version (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya authored Aug 25, 2023
1 parent d144f51 commit 285b3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
GIT_AUTHOR_EMAIL: [email protected]
GIT_COMMITTER_NAME: asyncapi-bot
GIT_COMMITTER_EMAIL: [email protected]
run: npx semantic-release
run: npx semantic-release@19.0.4

0 comments on commit 285b3ae

Please sign in to comment.