Add bundle flatpak workflow

This commit is contained in:
Martin Šach 2024-11-07 11:09:11 +01:00
parent 5229510346
commit 4e6b2913c1

11
.github/workflows/bundle_flatpak.yml vendored Normal file
View File

@ -0,0 +1,11 @@
name: Create flatpak single file bundle
on:
workflow_dispatch:
jobs:
bundle_flatpak:
uses: Prusa-Development/PrusaSlicer-Actions/.github/workflows/bundle_flatpak.yml@master
secrets: inherit
with:
actions_branch: master