From ea6c23da1c8bb1ebc2eac82ba94f7bde0c21bc54 Mon Sep 17 00:00:00 2001 From: Dawson Date: Wed, 29 Apr 2026 12:50:26 -0400 Subject: [PATCH] Updating readme --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 44a6a9b..d84a80f 100644 --- a/README.md +++ b/README.md @@ -13,21 +13,7 @@ dnf install codex ## Automatic COPR rebuilds -This repository contains a GitHub Actions workflow that checks the latest -`openai/codex` release once per hour. When the latest upstream tag changes, it -calls the package-specific COPR custom webhook for the `codex` package and then -records the processed upstream tag in `.github/upstream-codex-release.txt`. - -Configure this repository secret: - -``` -COPR_CODEX_WEBHOOK_URL=https://copr.fedorainfracloud.org/webhooks/custom///codex/ -``` - -You can find the webhook ID and UUID in the COPR project settings under -Integrations for `funkemunky/codex`. - Create an issue [1] to mark package as outdated or packaging issues. Report codex related issues to upstream. -[1] https://github.com/ecomaikgolf/codex-copr +[1] https://github.com/funkemunky/codex-copr