Skip to content

Auto release when push orign on new tag - #12

Merged
mattwar merged 1 commit into
mainfrom
AutoRelease
Aug 30, 2026
Merged

Auto release when push orign on new tag#12
mattwar merged 1 commit into
mainfrom
AutoRelease

Conversation

@mattwar

@mattwar mattwar commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Github broke everything by making published releases immutable. Actions triggering on publish can no longer update the published artifacts, so the publish can only ever contain the source files. They also made it impossible to create new tag without publishing.

This change makes it so the release.yml triggers on any push to a new tag. It will create a draft release and add the build artifacts from to the draft release and then automatically publish it.

@mattwar
mattwar merged commit 88c91a0 into main Aug 30, 2026
1 check passed
@mattwar
mattwar deleted the AutoRelease branch August 30, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant