Fixed release build
This commit is contained in:
parent
28722cbc8e
commit
11e5369b3e
1 changed files with 2 additions and 3 deletions
5
.github/workflows/build-assets.yml
vendored
5
.github/workflows/build-assets.yml
vendored
|
|
@ -4,9 +4,8 @@
|
|||
name: Build release assets
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
draft:
|
||||
|
|
|
|||
Reference in a new issue