You've already forked linux-t2-patches
mirror of
https://github.com/t2linux/linux-t2-patches.git
synced 2026-04-30 13:52:11 -07:00
fix disabling republishing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user