We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b0b1ca + 0edee0b commit 9ec2b0aCopy full SHA for 9ec2b0a
.github/workflows/release.yml
@@ -18,3 +18,4 @@ jobs:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
19
goos: ${{ matrix.goos }}
20
goarch: ${{ matrix.goarch }}
21
+ project_path: "./cmd/"
0 commit comments