From 24fbbef58d515bd2afd41e37fc5b9b0848dd53d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Qui=C3=B1ones?= Date: Wed, 20 Aug 2025 12:35:53 -0500 Subject: [PATCH] readme: add note about new beta-only branch (#98) --- .github/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/README.md b/.github/README.md index d5a132a..f3ea105 100644 --- a/.github/README.md +++ b/.github/README.md @@ -28,6 +28,9 @@ inputs = { } ``` +> [!NOTE] +> **Beta Branch**: To keep the flake input only sync with beta updates, use `inputs.zen-browser.url = "github:0xc000022070/zen-browser-flake/beta"`. + ### Integration > [!IMPORTANT]