We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d815a commit 6ceb7f2Copy full SHA for 6ceb7f2
.github/workflows/release.yml
@@ -29,3 +29,4 @@ jobs:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
goos: ${{ matrix.goos }}
31
goarch: ${{ matrix.goarch }}
32
+ extra_files: config.yml
0 commit comments