flatpak / flatpak-github-actions

Build your Flatpak application using Github Actions
https://github.com/marketplace/actions/flatpak-builder
MIT License
157 stars 40 forks source link

Fix order of verbose and EoL arguments #160

Closed davidmhewitt closed 10 months ago

davidmhewitt commented 11 months ago

--verbose needs to be provided before the command (create, push, purge) and --end-of-life is only valid for the push stage.