-
|
Part of a github workflow involves this: (see https://github.com/kixelated/mp4-atom/blob/main/.github/workflows/pr.yml for the full workflow) That just started failing for me: (see https://github.com/kixelated/mp4-atom/actions/runs/21312262562/job/61350832750 for the job) Is there a fix or workaround I can use? |
Beta Was this translation helpful? Give feedback.
Answered by
NobodyXu
Jan 24, 2026
Replies: 1 comment 6 replies
-
|
It's an issue with our release pipeline that I'm trying to fix now, I can try and convert all of these into a draft and set the last working one as latest release as a workaround before things are fixed |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've set 1.16.7 as the latest release, which should fix the pipeline.
Sorry about that, immutable release breaks our existing workflow