mirror of
https://github.com/lmika/postlist-for-micro.blog.git
synced 2026-07-12 21:16:04 +00:00
Fixed tag match
This commit is contained in:
parent
cfaf6cf160
commit
e4e9fc9504
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ name: 'deploy'
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v1.*'
|
- 'v*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue