Run publish on all tags
This commit is contained in:
parent
6342e64df7
commit
65acd9076c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Check
|
|||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
tags: ['v*']
|
||||
tags: ['*']
|
||||
pull_request:
|
||||
branches: ['main']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue