Skip to content

Commit 997ada4

Browse files
committed
enable desktop_life auto publish
1 parent 9c4dccc commit 997ada4

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
@@ -12,12 +12,14 @@ on:
1212
- mixin_logger
1313
- desktop_webview_window
1414
- desktop_drop
15+
- desktop_lifecycle
1516
push:
1617
tags:
1718
- 'ogg_opus_player-v[0-9]+.[0-9]+.[0-9]+*'
1819
- 'mixin_logger-v[0-9]+.[0-9]+.[0-9]+*'
1920
- 'desktop_webview_window-v[0-9]+.[0-9]+.[0-9]+*'
2021
- 'desktop_drop-v[0-9]+.[0-9]+.[0-9]+*'
22+
- 'desktop_lifecycle-v[0-9]+.[0-9]+.[0-9]+*'
2123

2224
jobs:
2325
publish:

0 commit comments

Comments
 (0)