Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 285b3ae

Browse files
authored
fix: set compatible semantic-release version (#208)
1 parent d144f51 commit 285b3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
GIT_AUTHOR_EMAIL: [email protected]
5959
GIT_COMMITTER_NAME: asyncapi-bot
6060
GIT_COMMITTER_EMAIL: [email protected]
61-
run: npx semantic-release
61+
run: npx semantic-release@19.0.4

0 commit comments

Comments
 (0)