We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1b5fc commit 46051c1Copy full SHA for 46051c1
.github/workflows/release.yml
@@ -62,5 +62,6 @@ jobs:
62
# [default value: windows]
63
# [possible values: all, unix, windows, none]
64
zip: windows
65
+ archive: cairo-native-$target
66
# (required) GitHub token for uploading assets to GitHub Releases.
67
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments