fix disabling republishing

This commit is contained in:
Redecorating
2021-07-08 09:05:11 +10:00
committed by GitHub
parent ccd509dc33
commit 6c4c7b2581
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
echo "::set-output name=tag::${pkgver}-${pkgrel}"
echo $pkgver $pkgrel
if curl -s https://github.com/Redecorating/mbp-16.1-linux-wifi/releases/tag/v${pkgver}-${pkgrel} > /dev/null
then rm *.pkg.tar.*
then sudo rm *.pkg.tar.*
fi
- name: Release