We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e87a8d commit 13c3afcCopy full SHA for 13c3afc
.github/workflows/release.yml
@@ -26,4 +26,4 @@ jobs:
26
github_token: ${{ secrets.GITHUB_TOKEN }}
27
goos: ${{ matrix.goos }}
28
goarch: ${{ matrix.goarch }}
29
- project_path: .
+ project_path: cmd/web/
0 commit comments