Skip to content

Commit 59b978c

Browse files
authored
Update build_plugin.yml
1 parent 67ab6dc commit 59b978c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
repository: GloryOfNight/UnrealEngine
1919
ref: 5.3 # or 5.4, or a tag/branch
20-
token: ${{ secrets.GITHUB_TOKEN }} # must have access to UE repo
20+
token: ${{ secrets.UE_REPO }} # must have access to UE repo
2121
path: UE
2222

2323
- name: Setup Unreal dependencies

0 commit comments

Comments
 (0)