Skip to content

Commit 61d46c6

Browse files
authored
Update Unreal Engine checkout reference
Removed specific Unreal Engine reference for flexibility.
1 parent 59b978c commit 61d46c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_plugin.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
uses: actions/checkout@v4
1717
with:
1818
repository: GloryOfNight/UnrealEngine
19-
ref: 5.3 # or 5.4, or a tag/branch
2019
token: ${{ secrets.UE_REPO }} # must have access to UE repo
2120
path: UE
2221

0 commit comments

Comments
 (0)