mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-21 12:11:28 +00:00
run workflow on push
(otherwise it won't show up)
This commit is contained in:
1
.github/workflows/appimage.yml
vendored
1
.github/workflows/appimage.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Build AppImage
|
||||
|
||||
on:
|
||||
push: # TODO remove before merging into develop
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user