Skip to content

Commit bf06144

Browse files
temporary use of 0.1.0 in release-assets.yml
1 parent 9d51acf commit bf06144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: Upload asset
104104
uses: actions/[email protected]
105105
with:
106-
name: libwaku-wakunod2-and-chat2-${GITHUB_REF#refs/tags/}-${{matrix.arch}}-${{runner.os}}
106+
name: libwaku-wakunod2-and-chat2-0.1.0-${{matrix.arch}}-${{runner.os}}
107107
path: |
108108
${{steps.vars.outputs.waku}}
109109
${{steps.vars.outputs.libwaku}}

0 commit comments

Comments
 (0)