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]