actually push to the aur

This commit is contained in:
Dominic 2024-12-09 16:26:18 +01:00
parent 81a3efd033
commit d5e4a3a070
Signed by: msrd0
GPG key ID: AAF7C8430CA3345D

View file

@ -82,4 +82,4 @@ runs:
git commit -m "$(echo -e "$pkgbase $pkgver-$pkgrel\n${{github.event.head_commit.url}}")" \ git commit -m "$(echo -e "$pkgbase $pkgver-$pkgrel\n${{github.event.head_commit.url}}")" \
--author "${{github.event.head_commit.author.name}} <${{github.event.head_commit.author.email}}>" --author "${{github.event.head_commit.author.name}} <${{github.event.head_commit.author.email}}>"
git show HEAD git show HEAD
echo git push aur "${{github.ref_name}}:master" git push