Update .gitea/workflows/unreal-build.yml

This commit is contained in:
Ozgur 2025-04-09 19:11:48 +00:00
parent 3fa68331b6
commit d03bbb482b

View File

@ -2,8 +2,6 @@ name: Unreal Engine Build
on:
workflow_dispatch:
push:
branches: [main, develop]
jobs:
build-and-release: