new build
Some checks failed
Unreal Engine Build / windows-build (push) Waiting to run
Unreal Engine Build / linux-build (push) Waiting to run
Unreal Engine Build / create-release (push) Blocked by required conditions
Unreal Engine Build / macos-build (push) Has been cancelled

This commit is contained in:
Ozgur 2025-04-13 01:30:08 +02:00
parent d5b6c25076
commit e54bbfcf5d
No known key found for this signature in database
GPG Key ID: 66CDF27505A35546

View File

@ -328,3 +328,4 @@ jobs:
- Build Date: $(date -u +"%Y-%m-%d %H:%M:%S UTC") - Build Date: $(date -u +"%Y-%m-%d %H:%M:%S UTC")
prerelease: ${{ github.ref != 'refs/heads/main' }} prerelease: ${{ github.ref != 'refs/heads/main' }}
tag_name: '${{ env.RELEASE_TAG }}' tag_name: '${{ env.RELEASE_TAG }}'