We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ba9f5 commit 1a83834Copy full SHA for 1a83834
entrypoint.sh
@@ -32,6 +32,7 @@ echo "Updating .SRCINFO"
32
makepkg --printsrcinfo > /local-repo/.SRCINFO
33
34
echo "Publishing..."
35
+cd /local-repo
36
git add -fv PKGBUILD .SRCINFO
37
git commit --allow-empty -m "$commit_message"
38
git push -fv
0 commit comments