mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-14 08:41:28 +00:00
only commit PKGBUILD and SRCINFO
This commit is contained in:
2
.github/workflows/linux-makepkg.yml
vendored
2
.github/workflows/linux-makepkg.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user