Skip to content

Commit

Permalink
chore: update reporter release config
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Nov 8, 2023
1 parent 9d9cdb7 commit 7d75192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reporter-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
goversion: 1.21.1
binary_name: "tianji-reporter"
compress_assets: "OFF"
asset_name: "${BINARY_NAME}-${GOOS}-${GOARCH}"
asset_name: "tianji-reporter-${{ matrix.goos }}-${{ matrix.goarch }}"

0 comments on commit 7d75192

Please sign in to comment.