Skip to content

Commit 1fb99ac

Browse files
committed
CI: Rename macOS build
Let's hope it's right now.
1 parent 8bf1d38 commit 1fb99ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,5 @@ jobs:
106106
with:
107107
repo_token: ${{ secrets.GITHUB_TOKEN }}
108108
file: target/apple-darwin/release/towbootctl
109-
asset_name: towbootctl-${{ github.ref }}-macos
109+
asset_name: towbootctl-${{ github.ref_name }}-macos
110110
tag: ${{ github.ref }}

0 commit comments

Comments
 (0)