actually push to the aur
This commit is contained in:
parent
81a3efd033
commit
d5e4a3a070
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue