deploy release for tags
This commit is contained in:
parent
a471d5d167
commit
90685e8357
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,8 @@ jobs:
|
|||
skip_cleanup: true
|
||||
overwrite: true
|
||||
draft: true
|
||||
on:
|
||||
tags: true
|
||||
addons:
|
||||
artifacts:
|
||||
working_dir: dist
|
||||
|
@ -89,6 +91,8 @@ jobs:
|
|||
skip_cleanup: true
|
||||
overwrite: true
|
||||
draft: true
|
||||
on:
|
||||
tags: true
|
||||
addons:
|
||||
artifacts:
|
||||
working_dir: dist
|
||||
|
|
Loading…
Reference in a new issue