Skip to content

Commit 2cc0bd9

Browse files
authored
Update release.yml
1 parent ba6f073 commit 2cc0bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
# (required) Comma-separated list of binary names (non-extension portion of filename) to build and upload.
4747
# Note that glob pattern is not supported yet.
48-
bin: ...
48+
bin: FileToVariables
4949
# (optional) Target triple, default is host triple.
5050
target: ${{ matrix.target }}
5151
# (required) GitHub token for uploading assets to GitHub Releases.

0 commit comments

Comments
 (0)