Skip to content

Commit

Permalink
dont do extra files
Browse files Browse the repository at this point in the history
  • Loading branch information
danjenkins committed Aug 6, 2024
1 parent fb59503 commit ff7ba02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ jobs:
project_path: "./cmd/iceperf"
overwrite: true
asset_name: iceperf-agent-${{ matrix.goos }}-${{ matrix.goarch }}
extra_files: README.md iceperf.sh LICENSE

# - name: Build
# run: go build -o ${{ matrix.binary-name }} ./cmd/iceperf
Expand Down

0 comments on commit ff7ba02

Please sign in to comment.