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 9d51acf commit bf06144Copy full SHA for bf06144
.github/workflows/release-assets.yml
@@ -103,7 +103,7 @@ jobs:
103
- name: Upload asset
104
uses: actions/[email protected]
105
with:
106
- name: libwaku-wakunod2-and-chat2-${GITHUB_REF#refs/tags/}-${{matrix.arch}}-${{runner.os}}
+ name: libwaku-wakunod2-and-chat2-0.1.0-${{matrix.arch}}-${{runner.os}}
107
path: |
108
${{steps.vars.outputs.waku}}
109
${{steps.vars.outputs.libwaku}}
0 commit comments