This adds a new Github workflow which is only triggered after pushing new tags.
So we could easily create a Windows release installer by just pushing a new tag and no manual release build is required any more. The release process will get a bit simpler and less dependent on single persons. To easily test this workflow I created a temporary repository and the resulting installer can be found there: https://github.com/eht16/geany-plugins-tmp/actions/runs/14820385881 See also https://github.com/geany/geany/pull/4238. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/1428 -- Commit Summary -- * Add Github action workflow to create Windows installer for releases -- File Changes -- A .github/workflows/release-windows.yml (107) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1428.patch https://github.com/geany/geany-plugins/pull/1428.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1428 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1...@github.com>