Skip to content

Commit

Permalink
Change configuration for GA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanFrench committed Jan 5, 2023
1 parent 4a404b1 commit b46c7d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
project_path: "./cmd/test-binary"
binary_name: "test-binary"
extra_files: LICENSE README.md
extra_files: LICENSE README.md docs

0 comments on commit b46c7d1

Please sign in to comment.