From 17a363c2ff6e0e27342edcf582671765da070f41 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 13 Aug 2025 10:53:12 -0400 Subject: [PATCH] GitHub Actions-related changes --- RELEASE.HEAD.md => .github/workflows/RELEASE.HEAD.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) rename RELEASE.HEAD.md => .github/workflows/RELEASE.HEAD.md (86%) diff --git a/RELEASE.HEAD.md b/.github/workflows/RELEASE.HEAD.md similarity index 86% rename from RELEASE.HEAD.md rename to .github/workflows/RELEASE.HEAD.md index 328d4e75f..96985c2fd 100644 --- a/RELEASE.HEAD.md +++ b/.github/workflows/RELEASE.HEAD.md @@ -3,10 +3,7 @@ #### How to Install the Developer Build: - **Firefox**: Download the build from [uBlock0_%version%.firefox.signed.xpi](https://github.com/gorhill/uBlock/releases/download/%version%/uBlock0_%version%.firefox.signed.xpi). - - uBO works best on Gecko-based browsers, check out [why](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox). - + uBO works best on Gecko-based browsers, check out [why](https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-best-on-Firefox). - **Chromium**: Install directly from the [Chrome Web Store](https://chromewebstore.google.com/detail/ublock-origin-development/cgbcahbpdhpcegmbfconppldiemgcoii). - - **Thunderbird**: Download [uBlock0_%version%.thunderbird.xpi](https://github.com/gorhill/uBlock/releases/download/%version%/uBlock0_%version%.thunderbird.xpi) and drag it into Thunderbird's _Add-ons Manager_ (requires Thunderbird 91+). - - **Node.js**: You can import from [npm](https://www.npmjs.com/package/@gorhill/ubo-core) or download and unzip [uBlock0_%version%.npm.tgz](https://github.com/gorhill/uBlock/releases/download/%version%/uBlock0_%version%.npm.tgz).