Skip to content

Commit 25c4367

Browse files
committed
enable desktop_drop auto publish
1 parent b5bfc2f commit 25c4367

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ on:
1111
- ogg_opus_player
1212
- mixin_logger
1313
- desktop_webview_window
14+
- desktop_drop
1415
push:
1516
tags:
1617
- 'ogg_opus_player-v[0-9]+.[0-9]+.[0-9]+*'
1718
- 'mixin_logger-v[0-9]+.[0-9]+.[0-9]+*'
1819
- 'desktop_webview_window-v[0-9]+.[0-9]+.[0-9]+*'
20+
- 'desktop_drop-v[0-9]+.[0-9]+.[0-9]+*'
1921

2022
jobs:
2123
publish:

0 commit comments

Comments
 (0)