Explorar o código

run workflow on push

(otherwise it won't show up)
Sebastian Stenzel %!s(int64=3) %!d(string=hai) anos
pai
achega
ba037007a4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/appimage.yml

+ 1 - 0
.github/workflows/appimage.yml

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