Skip to content

Commit

Permalink
build: generate sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
tyzbit committed Apr 25, 2023
1 parent 1572eea commit 86d48d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- uses: wangyoucao577/go-release-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
sha256sum: TRUE
md5sum: FALSE
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: 1.19.5
Expand Down

0 comments on commit 86d48d6

Please sign in to comment.