Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MindPatch authored Apr 12, 2023
1 parent a8ade73 commit ee3556c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# [default value: windows]
# [possible values: all, unix, windows, none]
zip: windows
target: ${{matrix.lua}}-${{matrix.os}}-${{matrix.target}}
archive: ${{matrix.lua}}-${{matrix.os}}-${{matrix.target}}
# (required) Build with the given set of features if any.
features: ${{ matrix.lua }},vendored
# (required) GitHub token for uploading assets to GitHub Releases.
Expand Down

0 comments on commit ee3556c

Please sign in to comment.