1
0
Fork 1
mirror of https://github.com/heyhusen/archlinux-package-action.git synced 2025-04-02 17:45:02 +02:00
GitHub Action to run Arch Linux's package tools
Find a file
2021-05-18 18:12:14 +07:00
.github feat: add path into test action 2021-05-18 17:02:16 +07:00
.editorconfig feat: add basic CI 2021-05-18 16:49:00 +07:00
action.yml feat: add basic CI 2021-05-18 16:49:00 +07:00
Dockerfile fix: add missing git into container image 2021-05-18 17:01:12 +07:00
entrypoint.sh feat: chown .GITHUB_WORKSPACE inside container 2021-05-18 17:06:32 +07:00
LICENSE feat: update LICENSE 2021-05-18 18:12:14 +07:00
README.md feat: add badges into README.md 2021-05-18 18:10:17 +07:00

Container Action Template

GitHub Workflow Status GitHub release (latest by date) GitHub

To get started, click the Use this template button on this repository which will create a new repository based on this template.

For info on how to build your first Container action, see the toolkit docs folder.