We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b873e commit 1c428dfCopy full SHA for 1c428df
.github/workflows/release.yaml
@@ -26,4 +26,5 @@ jobs:
26
github_token: ${{ secrets.GITHUB_TOKEN }}
27
goos: ${{ matrix.goos }}
28
goarch: ${{ matrix.goarch }}
29
+ project_path: ./cmd/go-ps3syscon
30
md5sum: false
0 commit comments