[Flatpak] Add release github workflow (#4529)

* Add flatpak release workflow

Co-authored-by: Mary <mary@mary.zone>

* infra: Update required SDK version to 7.0.200

---------

Co-authored-by: Mary <mary@mary.zone>
This commit is contained in:
TSRBerry
2023-03-11 19:04:13 +01:00
committed by GitHub
parent f0562b9c75
commit dad9ab6bb6
3 changed files with 170 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.100",
"version": "7.0.200",
"rollForward": "latestFeature"
}
}