Skip to content

Commit 69115ed

Browse files
authored
Merge pull request #173 from xarvex/release-binary-2
Correct upload binaries used in release workflow
2 parents e655fd0 + 296aed6 commit 69115ed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ jobs:
9797
tagstudio_linux_x86_64/*
9898
tagstudio_linux_x86_64_portable/*
9999
tagstudio_macos_x86_64/*
100-
tagstudio_macos_x86_64_portable/*
101-
tagstudio_macos_arm64/*
102-
tagstudio_macos_arm64_portable/*
100+
tagstudio_macos_aarch64/*
103101
tagstudio_windows_x86_64/*
104102
tagstudio_windows_x86_64_portable/*

0 commit comments

Comments
 (0)