Skip to content

Commit b300ba9

Browse files
authored
Test staging release
1 parent 0e1a72a commit b300ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Download Artifact
122122
uses: actions/download-artifact@v2
123123
with:
124-
name: juno-node-${{ steps.version_check.outputs.releaseVersion }}
124+
name: juno-node-${{ steps.version_check.outputs.rawVersion }}
125125

126126
- name: Publish Release
127127
id: create_release

0 commit comments

Comments
 (0)