Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isaric authored Dec 3, 2023
1 parent 5f2ef0f commit d315dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://dl.google.com/go/go1.19.1.linux-amd64.tar.gz"
project_path: "./cmd/discover-all"
project_path: "./cmd/onvif-discover-all"
binary_name: "onvif-discover-all"
extra_files: LICENSE.txt README.md

0 comments on commit d315dc6

Please sign in to comment.