only commit PKGBUILD and SRCINFO

This commit is contained in:
Armin Schrenk
2026-02-20 16:30:22 +01:00
parent 2cab0c59a1
commit 34eb336e5f

View File

@@ -166,7 +166,7 @@ jobs:
git config user.name "cryptobot"
git config user.email "cryptobot@users.noreply.github.com"
git config push.autoSetupRemote true
git stage .
git stage PKGBUILD .SRCINFO
git commit -m "Prepare release ${VERSION}"
git push
env: