summaryrefslogtreecommitdiff
path: root/.github/workflows/AUR_publish.yml
AgeCommit message (Collapse)Author
2024-04-29removed old publish script, updated to 0.4William McKinnon
2023-12-03Fixed AUR Github Action not including sway-portals.conf (#247)Erik Reider
* Added sway-portals.conf to AUR publish Action * Bumped PKGBUILD pkgrel
2022-11-15AUR publish actions: Remove checkingout of tag (#42)Erik Reider
2022-11-14Updated build scriptsErik Reider
Co-authored-by: Erik Reider <[email protected]>
2022-11-13Add PKGBUILD stable and -git, AUR publish and Arch build GitHub Actions (#31)Erik Reider
* Create AUR_publish.yml * Added PKGBUILD * Switched AUR publish addon * Added arch-build action * Remove useless step in arch-build * Checkout latest tag instead of master for Arch and Fedora publish actions * Added -git PKGBUILD and added wlroots < 0.16 as dependency * Checkout master before running swayfx-git aur script * Check build for stable PKGBUILD after -git version * Removed spaces in wlroots depends version