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 3ec0915 commit addff98Copy full SHA for addff98
.github/workflows/release.yml
@@ -23,3 +23,4 @@ jobs:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
goos: ${{ matrix.goos }}
25
goarch: ${{ matrix.goarch }}
26
+ project_path: "./cmd/parse"
0 commit comments