run workflow on push

(otherwise it won't show up)
This commit is contained in:
Sebastian Stenzel
2022-03-18 10:34:41 +01:00
parent 6c176d5484
commit ba037007a4

View File

@@ -1,6 +1,7 @@
name: Build AppImage
on:
push: # TODO remove before merging into develop
release:
types: [published]
workflow_dispatch: