Skip to content

Commit e6730e6

Browse files
Merge pull request #3 from filipecosta90/fix.publish
Fixed artifact publishing error due to wrong bin name
2 parents 255d9da + bfeff43 commit e6730e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ jobs:
2424
sha256sum: true
2525
asset_name: pubsub-sub-bench-${{ matrix.goos }}-${{ matrix.goarch }}
2626
build_command: "make build"
27-
<

0 commit comments

Comments
 (0)