Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theCode-Breaker authored Feb 20, 2022
1 parent 5d7e1fb commit 00580a9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
# daily-arch-builds
# Daily Arch Builds
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/theCode-Breaker/daily-arch-builds/Build%20Arch%20ISO)
![GitHub all releases](https://img.shields.io/github/downloads/theCode-Breaker/daily-arch-builds/total)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/theCode-Breaker/daily-arch-builds)

In this repo, Github Actions runner builds daily Arch Linux ISO with latest packages at 00.00 UTC. [Check releases for builds.](https://github.com/theCode-Breaker/daily-arch-builds/releases)

ISOs are build with ArchISO's `releng` profile, which is default by Arch Linux. So Arch Linux ISOs in here is same with official monthly releases but updated packages. You can check [actions](https://github.com/theCode-Breaker/daily-arch-builds/actions) page for build output, or [workflow file](.github/workflows/build.yaml) for build stages.

0 comments on commit 00580a9

Please sign in to comment.