Fix the name of the generated assets

This commit is contained in:
Manav Rathi 2024-03-05 15:01:39 +05:30
parent 79f4c9ebd9
commit d5f4c8d358

View file

@ -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