Skip to content

Commit

Permalink
ci: Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NOBLES5E committed Aug 4, 2023
1 parent 568c283 commit 932ac1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Expand Up @@ -26,7 +26,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "latest"
project_path: "./cmd/FeedFlux"
goversion: "https://dl.google.com/go/go1.20.7.linux-amd64.tar.gz"
binary_name: "ff"
extra_files: LICENSE README.md

0 comments on commit 932ac1e

Please sign in to comment.