We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6f073 commit 2cc0bd9Copy full SHA for 2cc0bd9
1 file changed
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
47
# Note that glob pattern is not supported yet.
48
- bin: ...
+ bin: FileToVariables
49
# (optional) Target triple, default is host triple.
50
target: ${{ matrix.target }}
51
# (required) GitHub token for uploading assets to GitHub Releases.
0 commit comments