Skip to content

Add Github action workflow to create Windows installer for releases #1428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eht16
Copy link
Member

@eht16 eht16 commented May 4, 2025

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 geany/geany#4238.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build system Automake build system issues Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant