https://github.com/clansty/build-aur-action32
https://github.com/clansty/build-aur-action32
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clansty/build-aur-action32
- Owner: clansty
- License: mit
- Created: 2022-03-14T15:04:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T09:38:53.000Z (over 4 years ago)
- Last Synced: 2025-03-01T09:28:42.009Z (over 1 year ago)
- Language: Shell
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# build-aur-action
## Example usage
```yaml
uses: DuckSoft/build-aur-action@master
with:
repo-name: qv2ray-dev-git
```
## Inputs
### `repo-name`
**Required** The name of the AUR repo to build. Default `"qv2ray-dev-git"`.