diff --git a/action.yml b/action.yml index 7adcdde..4b845d6 100644 --- a/action.yml +++ b/action.yml @@ -82,4 +82,4 @@ runs: 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}}>" git show HEAD - echo git push aur "${{github.ref_name}}:master" + git push