Skip to content
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

Pass tag to release as input to publish-winget workflow #2107

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Jan 9, 2025

Changes

This workflow only worked if it was triggered on the tag to publish itself. This means it is not possible to release a version if the workflow configuration at that tag is broken (as is the case for v0.238.0 because of #2105).

This change adds a "tag" input that can be set when manually triggering the workflow.

Tests

@pietern pietern enabled auto-merge January 9, 2025 11:55
@pietern pietern added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 4b67e9f Jan 9, 2025
10 checks passed
@pietern pietern deleted the winget-workflow-tag-input branch January 9, 2025 12:13
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