Release v4.0.11

This commit is contained in:
TheBombGamer
2026-05-12 19:07:59 -07:00
parent 256b615fa9
commit 43593e4528
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@ on:
push:
branches:
- develop
- main
pull_request:
branches-ignore:
- main
+1 -1
View File
@@ -3,7 +3,7 @@ name: Release
on:
push:
branches:
- master
- main
- develop
workflow_dispatch: {}