mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35: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 \" \
|
| tr -d \" \
|
||||||
)
|
)
|
||||||
|
|
||||||
#sha=$(curl -sL https://github.com/XargonWan/RetroDECK-cooker/releases/download/$version/RetroDECK-Artifact.sha)
|
sha=$(curl -sL https://github.com/XargonWan/RetroDECK-cooker/releases/download/$version/RetroDECK-Artifact.sha)
|
||||||
|
|
||||||
#DEBUG:
|
|
||||||
#echo $sha
|
|
||||||
echo $version
|
|
||||||
|
|
||||||
sed -i "s#__VERSION__#$version#g" net.retrodeck.retrodeck.yml
|
sed -i "s#__VERSION__#$version#g" net.retrodeck.retrodeck.yml
|
||||||
sed -i "s#__SHA__#$sha#g" net.retrodeck.retrodeck.yml
|
sed -i "s#__SHA__#$sha#g" net.retrodeck.retrodeck.yml
|
||||||
|
|
Loading…
Reference in a new issue