Skip to content

pass extracted tag to winget-releaser #388

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 3 commits into from
Jun 6, 2025
Merged

Conversation

chrisbra
Copy link
Member

@chrisbra chrisbra commented Jun 6, 2025

winget releaser also needs to be passed the extracted tag.

While at it, also update scripts/do_next_stable_release.sh to no longer depend on $GITHUB_REF_NAME which seems not to be defined for workflow runs.

Also clean up winget-stable-releaser and get rid of cloning into the repo directory.

chrisbra added 3 commits June 6, 2025 07:38
$GITHUB_REF_NAME may not be defined when triggered on workflow runs,
so we need to manually export the required tag.

Signed-off-by: Christian Brabandt <[email protected]>
@chrisbra chrisbra merged commit 495364a into vim:master Jun 6, 2025
1 check passed
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