Fixed workflow

This commit is contained in:
Sys 2021-08-23 14:16:47 +02:00
parent 15f650a6d9
commit c8e215592d
No known key found for this signature in database
GPG Key ID: 3CD2C29F8AB39BFD
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
name: Build
on:
release:
types: [ published ]
push:
tags:
- '*'
workflow_dispatch:
jobs:
build: