Sourced from KSXGitHub/github-actions-deploy-aur's releases.
v4.1.3
There is a bug in
runuserthat converts all-c(even after--) into--commandwhichbashdoesn't recognize. This release removes the-cflag entirely, bash would execute/build.shas if it's a file. Hopefully, the behavior preserves. If not, maybe just switch tosuorsudo.Relevant PR: KSXGitHub/github-actions-deploy-aur#51.
da03e16
fix: bash: --command: invalid option (#51)3b403c7
docs(readme): use the GitHub's note syntaxe17cd79
docs(readme): remove patreon