mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-09 15:52:54 +01:00
Update release.yml
This commit is contained in:
parent
7cab0a6398
commit
bf0f9c7ead
1 changed files with 3 additions and 0 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -19,4 +19,7 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
goarch: ${{ matrix.goarch }}
|
||||
binary_name: "apg"
|
||||
extra_files: LICENSE README.md
|
||||
sha256sum: true
|
||||
md5sum: false
|
||||
|
|
Loading…
Reference in a new issue