From af7ce350458a23932c1e6fef4f78ae8df245c483 Mon Sep 17 00:00:00 2001 From: Michael Sasser Date: Fri, 27 Dec 2024 17:12:57 +0100 Subject: [PATCH] misc: rename makepkg action --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d01b49..387f0b0 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ on curl. ## Example usage This example shows how this action can be used together with -[aur/makepkg](https://git.michaelsasser.org/aur/makepkg), which builds the -package beforehand. +[actions/arch-makepkg](https://git.michaelsasser.org/actions/arch-makepkg), +which builds the package beforehand. ```yaml jobs: