Releases: KSXGitHub/github-actions-deploy-aur
Releases · KSXGitHub/github-actions-deploy-aur
v4.1.1: fix the position of v option (#46)
Fix a regression that causes assets
to stop working (#46)
v4.1.0
Make cp
commands print files being copied.
v4.0.0: Merge pull request #45 from pol-rivero/fix-copied-pkgbuild-name
Fix the name of PKGBUILD
file when the inputs.pkgbuild
wasn't pointing to a file whose base name is exactly PKGBUILD
(#44).
May be a breaking change for those who rely on copying directory via inputs.pkgbuild
.
v3.0.1: Merge pull request #42 from Jerry-Terrasse/master
pre-install `base-devel`
v3.0.0: feat: default `allow_empty_commits` to `false`
Resolves https://github.com/KSXGitHub/github-actions-deploy-aur/issues/41
v2.7.2: fix: remove dsa
Fixes https://github.com/KSXGitHub/github-actions-deploy-aur/issues/39
v2.7.1: fix: debugedit
Add debugedit
to required packages. Fix #38.
v2.7.0: Merge pull request #33 from susurri/run_command
Add post-processing (#33)
v2.6.0: Merge pull request #32 from fuljo/master
Allow customizing makepkg
test flags (#32)
v2.5.0: Merge pull request #31 from rgeraskin/master
Add option to test PKGBUILD
before publishing (#31)