Skip to content

Commit 2977b69

Browse files
committed
Fix failure to trigger release workflow when publishing GitHub release
Signed-off-by: Hendrix-Shen <HendrixShen@hendrixshen.top>
1 parent ee59669 commit 2977b69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare_action_info.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
publish_platform_channel=release
8383
fi
8484
85+
publish_enable=true
8586
publish_type=release
8687
else
8788
echo Unsupported github event name "$GH_EVENT_NAME"

0 commit comments

Comments
 (0)