Skip to content

Commit

Permalink
feat: update action.
Browse files Browse the repository at this point in the history
  • Loading branch information
ainilili committed Apr 12, 2024
1 parent 15bdbbc commit 4f1ed7c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,5 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://dl.google.com/go/go1.13.1.linux-amd64.tar.gz"
project_path: "./cmd/test-binary"
binary_name: "test-binary"
binary_name: "client"
extra_files: LICENSE README.md

0 comments on commit 4f1ed7c

Please sign in to comment.