From 0cf0aeb8a4af866f16111e819646ac7baa73e05b Mon Sep 17 00:00:00 2001 From: TheBombGamer <245092019+chillcog@users.noreply.github.com> Date: Tue, 12 May 2026 18:48:20 -0700 Subject: [PATCH] Release v4.0.11 --- .github/workflows/releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 83425c9c..d5848286 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -3,8 +3,8 @@ name: Release on: push: branches: + - main - master - - develop workflow_dispatch: {} permissions: