mirror of
https://git.madhouse-project.org/actions/nix.git
synced 2024-11-23 20:19:16 +01:00
README.md: Update the CI badge URLs
Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
parent
b1c9e9bddb
commit
91686bf936
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ actions/nix
|
|||
|
||||
[![Build status][ci:badge]][ci:url]
|
||||
|
||||
[ci:badge]: https://ironforge.madhouse-project.org/actions/actions/nix/badge
|
||||
[ci:url]: https://ironforge.madhouse-project.org/actions/actions/nix/latest-log
|
||||
[ci:badge]: https://git.madhouse-project.org/actions/nix/badges/workflows/noop.yaml/badge.svg?style=for-the-badge&label=CI
|
||||
[ci:url]: https://git.madhouse-project.org/actions/nix/actions/runs/latest
|
||||
|
||||
This repository provides a number of [Forgejo Actions][forgejo:action], all aimed at making it more pleasant to work with both Nix (either by running under NixOS, or using the Nix package manager on its own). The provided actions are listed below. All examples show the default inputs, unless otherwise specified. If the defaults are fine, those inputs can be safely omitted.
|
||||
|
||||
|
|
Loading…
Reference in a new issue