[PR #564] [MERGED] ci(binary): use release tag instead of github.ref_name #5020

Closed
opened 2026-05-23 00:56:05 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/564
Author: @slowsage
Created: 4/29/2024
Status: Merged
Merged: 4/30/2024
Merged by: @JakeStanger

Base: masterHead: fix/workflow_run_name


📝 Commits (1)

  • 5cc060c ci(binary): use release tag instead of github.ref_name

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 .github/workflows/binary.yml (+2 -2)

📄 Description

Sorry, one oversight: The zip file uses github.ref_name which resolves to master. This uses the release tag instead. Verified here.
You can run again using workflow_dispatch to fix the name for v0.15.0.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/564 **Author:** [@slowsage](https://github.com/slowsage) **Created:** 4/29/2024 **Status:** ✅ Merged **Merged:** 4/30/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/workflow_run_name` --- ### 📝 Commits (1) - [`5cc060c`](https://github.com/JakeStanger/ironbar/commit/5cc060c988de053de6e13e100d5de6813c5071ee) ci(binary): use release tag instead of github.ref_name ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/binary.yml` (+2 -2) </details> ### 📄 Description Sorry, one oversight: The zip file uses github.ref_name which resolves to master. This uses the release tag instead. Verified [here](https://github.com/slowsage/ironbar/releases/tag/v0.15.4). You can run again using `workflow_dispatch` to fix the name for `v0.15.0`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:56:05 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#5020
No description provided.