Skip to content

Conversation

@wojiushixiaobai
Copy link
Contributor

The release-create step was using an incorrect variable name (github.events.input.tag), which resulted in the just release-create command being called without the required tag argument. This commit updates the workflow to use the correct variable (github.event.inputs.tag), ensuring the tag is properly passed to the command.

@geofft
Copy link
Collaborator

geofft commented Jun 5, 2025

Thanks, sorry about that! I had this in 60711c4 which I used for yesterday's release, but I forgot to open a pull request, so I'll merge yours. :)

BTW I will take a look at your question about loongarch support soon - I think I would like to merge support into this repo so you no longer have to maintain a fork (and deal with any bugs in our release process :) ).

@geofft geofft added the ci:skip label Jun 5, 2025
@zanieb zanieb merged commit 1a91cda into astral-sh:main Jun 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants