From 624002439ff9eb4ef9ccdf45507318246606ced8 Mon Sep 17 00:00:00 2001 From: Stephen Soltan <187546598+saltman007web@users.noreply.github.com> Date: Wed, 16 Apr 2025 17:30:01 +0930 Subject: [PATCH 1/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4f816a61..ff5361a8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # roothide.github.io RootHide's Repo - - ## about this repo From dfaa0f4a30c257b5fec150fbeb2b59eba4d214f8 Mon Sep 17 00:00:00 2001 From: Stephen Soltan <187546598+saltman007web@users.noreply.github.com> Date: Thu, 17 Apr 2025 16:10:37 +0930 Subject: [PATCH 2/2] Update static.yml Signed-off-by: Stephen Soltan <187546598+saltman007web@users.noreply.github.com> --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 8a48ec94..72e5f2f5 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -4,7 +4,7 @@ name: Deploy static content to Pages on: # Runs on pushes targeting the default branch push: - branches: ["main"] + branches: ["patch-1"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: