This commit is contained in:
MedzikUser 2022-06-18 22:06:25 +02:00
parent 1464704820
commit 337dc9f344
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ chown -vR build:build /home/build
chmod -vR 600 /home/build/.ssh/*
echo '::endgroup::'
exec su -c 'bash -c ./scripts/publish-aur.sh' build
exec su -c 'bash -c ./scripts/push-aur.sh' build