Skip to content

Commit f3ff3c0

Browse files
zhouang777Copilot
andauthored
Update .github/workflows/bazel_cli_build.yml
Co-authored-by: Copilot <[email protected]>
1 parent e25503c commit f3ff3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bazel_cli_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ jobs:
9797
if: startsWith(github.ref, 'refs/tags/')
9898
uses: softprops/action-gh-release@v1
9999
with:
100-
files: sparrow-cli-*-mac.tar.gz
100+
files: sparrow-cli-${{ env.TAG_NAME }}-mac.tar.gz

0 commit comments

Comments
 (0)