mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-25 15:05:50 +03:00
[PR #92] [MERGED] Fix tag selection logic in release workflow #223
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-netbootxyz#223
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/docker-netbootxyz/pull/92
Author: @antonym
Created: 6/12/2025
Status: ✅ Merged
Merged: 6/12/2025
Merged by: @antonym
Base:
master← Head:ci-workflow-fix📝 Commits (1)
85f53d0Fix tag selection logic in release workflow📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.github/workflows/release.yml(+1 -1)📄 Description
Replace alphabetical tag selection with version-aware filtering to properly identify the latest nbxyz version tag instead of selecting SHA hashes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.