mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
Finalized flathub_push workflow
This commit is contained in:
parent
b175a8aaa1
commit
0cb04ff87a
6
.github/workflows/flathub_push_cooker.yml
vendored
6
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -69,11 +69,7 @@ jobs:
|
|||
| tr -d \" \
|
||||
)
|
||||
|
||||
#sha=$(curl -sL https://github.com/XargonWan/RetroDECK-cooker/releases/download/$version/RetroDECK-Artifact.sha)
|
||||
|
||||
#DEBUG:
|
||||
#echo $sha
|
||||
echo $version
|
||||
sha=$(curl -sL https://github.com/XargonWan/RetroDECK-cooker/releases/download/$version/RetroDECK-Artifact.sha)
|
||||
|
||||
sed -i "s#__VERSION__#$version#g" net.retrodeck.retrodeck.yml
|
||||
sed -i "s#__SHA__#$sha#g" net.retrodeck.retrodeck.yml
|
||||
|
|
Loading…
Reference in a new issue