face-hh / webx

An alternative for the World Wide Web - browse websites such as buss://yippie.rizz made in HTML, CSS and Lua. Custom web browser, custom HTML rendering engine, custom search engine, and more.
Apache License 2.0
1.84k stars 155 forks source link

Create aur.yml #166

Open jenil1122 opened 3 months ago

jenil1122 commented 3 months ago

I have create aur.yml to auto update package to aur repo.Since the PKGBUILLD on Aur repo still has Multiple errors. following code will use ssh keys added to github secrets and update it. the following code assumes the name of Key is AUR_SSH_PRIVATE_KEY and the shh key does not require auth pass while connecting via ssh

jenil1122 commented 3 months ago

PKGBUILD on aur still has errors needed to be fix. face-hh needs to add ssh key to github secrets and name it AUR_SSH_PRIVATE_KEY ..