Skip to content

Commit 16e16cf

Browse files
committed
enable mixin_logger auto publish
1 parent 3b178fc commit 16e16cf

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
@@ -9,9 +9,11 @@ on:
99
type: choice
1010
options:
1111
- ogg_opus_player
12+
- mixin_logger
1213
push:
1314
tags:
1415
- 'ogg_opus_player-v[0-9]+.[0-9]+.[0-9]+*'
16+
- 'mixin_logger-v[0-9]+.[0-9]+.[0-9]+*'
1517

1618
jobs:
1719
publish:

0 commit comments

Comments
 (0)