mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-22 05:40:51 +01:00
Update release-bsd.yml
This commit is contained in:
parent
da4a9b1040
commit
ed9e31e706
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release-bsd.yml
vendored
3
.github/workflows/release-bsd.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
goarch: ["386", amd64, arm, arm64]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: wangyoucao577/go-release-action@v1.15
|
||||
- uses: wangyoucao577/go-release-action@v1.20
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: ${{ matrix.goos }}
|
||||
|
@ -23,3 +23,4 @@ jobs:
|
|||
extra_files: LICENSE README.md
|
||||
sha256sum: true
|
||||
md5sum: false
|
||||
project_path: github.com/wneessen/apg-go/cmd/apg
|
||||
|
|
Loading…
Reference in a new issue