Skip to content

Commit 9ec2b0a

Browse files
authored
Merge pull request #4 from trubb/action
Cmd is apparently not a default
2 parents 1b0b1ca + 0edee0b commit 9ec2b0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ jobs:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
goos: ${{ matrix.goos }}
2020
goarch: ${{ matrix.goarch }}
21+
project_path: "./cmd/"

0 commit comments

Comments
 (0)