From 934447b32b24cc44bd4e191b142d2aba7f5c61a9 Mon Sep 17 00:00:00 2001 From: Preston Date: Fri, 18 Dec 2020 11:27:04 -0500 Subject: [PATCH] Update flatpak.yml --- .github/workflows/flatpak.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/flatpak.yml b/.github/workflows/flatpak.yml index 7cf99e69..ceee85d1 100644 --- a/.github/workflows/flatpak.yml +++ b/.github/workflows/flatpak.yml @@ -5,6 +5,7 @@ name: Create Flatpak PR # Controls when the action will run. Workflow runs when manually triggered using the UI # or API. on: + workflow_dispatch: release: types: [published]