mirror of
https://github.com/lmika/postlist-for-micro.blog.git
synced 2026-06-21 12:26:05 +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:
|
||||
push:
|
||||
tags:
|
||||
- 'v1.*'
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue