mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-31 07:12:01 +08:00
Add bundle flatpak workflow
This commit is contained in:
parent
5229510346
commit
4e6b2913c1
11
.github/workflows/bundle_flatpak.yml
vendored
Normal file
11
.github/workflows/bundle_flatpak.yml
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user