Browse Source

Update release.yml

logrus
Chris Lu 4 years ago
committed by GitHub
parent
commit
56d8e5b540
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -28,7 +28,7 @@ jobs:
project_path: weed
binary_name: weed-large-disk
- name: Go Release Binaries
uses: wangyoucao577/go-release-action@feature/customize-target-release
uses: wangyoucao577/go-release-action@v1.10
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: linux # default is

Loading…
Cancel
Save