mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-03 17:39:54 +00:00
flatpak: Start workflow after release
This commit is contained in:
parent
705cc6573f
commit
145ea10d93
1 changed files with 2 additions and 1 deletions
3
.github/workflows/flatpak.yml
vendored
3
.github/workflows/flatpak.yml
vendored
|
@ -1,7 +1,8 @@
|
||||||
name: Flatpak
|
name: Flatpak
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push
|
release:
|
||||||
|
types: released
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
part1:
|
part1:
|
||||||
|
|
Loading…
Reference in a new issue