From f561275d5851c81811320088ad3dec776a93ecc2 Mon Sep 17 00:00:00 2001 From: Slinet6056 Date: Thu, 5 Sep 2024 20:15:06 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60a9bcb..5195a16 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ steps: - Ensure that your repository contains subdirectories named after each `package_name` within the `pkgs_path` (default: "."). Each subdirectory should contain the necessary `PKGBUILD` file. - The GPG private key and passphrase should be stored as secrets in your GitHub repository. - When updating a repository, the `repo_path` will be automatically created if it doesn't exist. +- Automatic repository update may cause conflicts when using matrix strategy. ## License