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
|
name: Build release assets
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
tags:
|
types: [published]
|
||||||
- '*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
draft:
|
draft:
|
||||||
|
|
|
||||||
Reference in a new issue