Skip to content

Commit 8fa5950

Browse files
committed
typo in release for amd64
Signed-off-by: vsoch <[email protected]>
1 parent 5e21136 commit 8fa5950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-custom.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
tag_name: ${{ env.tag }}
3939
body: "compspec-go release ${{ env.tag }}"
4040
files: |
41-
bin/compsec
41+
bin/compspec
4242
bin/compspec-arm
4343
bin/compspec-ppc
4444
env:

0 commit comments

Comments
 (0)