Skip to content

Commit a77320b

Browse files
committed
Is it... too long?
1 parent 9473cf3 commit a77320b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252
- name: Store generated binaries
5353
uses: actions/upload-artifact@v4
5454
with:
55-
name: binaries-${GOOS}-${GOARCH}-${{ github.ref_name }}
55+
name: cql-proxy-${GOOS}-${GOARCH}
5656
path: artifacts

0 commit comments

Comments
 (0)