Fix the name of the generated assets
This commit is contained in:
parent
79f4c9ebd9
commit
d5f4c8d358
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cli-release.yml
vendored
2
.github/workflows/cli-release.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
uses: wangyoucao577/go-release-action@v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
release_name: ${{ github.ref_name }}
|
||||
release_tag: ${{ github.ref_name }}
|
||||
goversion: "1.20"
|
||||
project_path: "./cli"
|
||||
sha256sum: true
|
||||
|
|
Loading…
Add table
Reference in a new issue