Skip to content

Fix release ci #115

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

Merged
merged 2 commits into from
Aug 6, 2025
Merged

Fix release ci #115

merged 2 commits into from
Aug 6, 2025

Conversation

simolus3
Copy link
Contributor

@simolus3 simolus3 commented Aug 6, 2025

Primarily, this removes the github.event_name == 'workflow_dispatch' condition left in the draft_release job.

I've tagged the first commit in this PR to trigger the release. That worked, except that the Android build could not be attached to the release for some reason (it was uploaded to central though). That may have been due to depth: 0 in that checkout step, I guess we'll find out with the next release. That attachment is only used for debug purposes anyway.

@simolus3 simolus3 requested a review from rkistner August 6, 2025 10:41
@simolus3 simolus3 merged commit c90e2be into main Aug 6, 2025
21 checks passed
@simolus3 simolus3 deleted the fix-release-ci branch August 6, 2025 10:46
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.

2 participants