mirror of
https://github.com/lmika/postlist-for-micro.blog.git
synced 2025-07-01 16:59:03 +00:00
Fixed tag match
This commit is contained in:
parent
cfaf6cf160
commit
e4e9fc9504
|
@ -4,7 +4,7 @@ name: 'deploy'
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v1.*'
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue