WIP: feat(workflows): add new build workflows for Windows, Linux, and macOS, and remove obsolete build scripts #17
@ -2,8 +2,8 @@ name: Unreal Engine Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches: [ozgur/build]
|
||||
push:
|
||||
branches: [ozgur/build]
|
||||
|
||||
jobs:
|
||||
windows-build:
|
||||
|
@ -1,8 +1,8 @@
|
||||
name: Test macOS Signing
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ozgur/build]
|
||||
# push:
|
||||
# branches: [ozgur/build]
|
||||
workflow_dispatch: # Manual trigger is also available
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user