Skip to content

Commit 618c48f

Browse files
committed
enable desktop_webview_window auto publish
1 parent 00857cf commit 618c48f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ on:
1010
options:
1111
- ogg_opus_player
1212
- mixin_logger
13+
- desktop_webview_window
1314
push:
1415
tags:
1516
- 'ogg_opus_player-v[0-9]+.[0-9]+.[0-9]+*'
1617
- 'mixin_logger-v[0-9]+.[0-9]+.[0-9]+*'
18+
- 'desktop_webview_window-v[0-9]+.[0-9]+.[0-9]+*'
1719

1820
jobs:
1921
publish:

0 commit comments

Comments
 (0)