mirror of
https://github.com/Unkn0wnCat/gohangar.git
synced 2025-04-28 09:36:26 +02:00
Update GitHub workflows
This commit is contained in:
parent
74d3fc9235
commit
82719efda5
1 changed files with 3 additions and 2 deletions
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
|
@ -25,5 +25,6 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
goarch: ${{ matrix.goarch }}
|
||||
goversion: "https://go.dev/dl/go1.19.2.linux-amd64.tar.gz"
|
||||
extra_files: LICENSE README.md
|
||||
extra_files: LICENSE README.md
|
||||
md5sum: false
|
||||
sha256sum: true
|
Loading…
Add table
Reference in a new issue