Update flatpak.yml

This commit is contained in:
Preston 2020-12-18 11:27:04 -05:00 committed by GitHub
parent 1a88742d3f
commit 934447b32b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ name: Create Flatpak PR
# Controls when the action will run. Workflow runs when manually triggered using the UI # Controls when the action will run. Workflow runs when manually triggered using the UI
# or API. # or API.
on: on:
workflow_dispatch:
release: release:
types: [published] types: [published]