Skip to content

Commit

Permalink
add more artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ETeissonniere committed Sep 2, 2021
1 parent efa126f commit 2e842a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .maintain/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ echo "Please wait for srtool github action to complete and enter the file name:
read runtime_file

gh run download -n $runtime_file -n nodle-chain-srtool-digest.json
gh release create $1 --title $1 --target master 'nodle_chain_runtime.compact.wasm' 'nodle-chain-srtool-digest.json'
gh release create $1 --title $1 --target master "$runtime_file/nodle_chain_runtime.compact.wasm" "nodle-chain-srtool-digest.json/nodle-chain-srtool-digest.json"

0 comments on commit 2e842a4

Please sign in to comment.