Skip to content

Commit 2177847

Browse files
committed
Use Correct Secret
1 parent 6bb1a74 commit 2177847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
repository: Deaod/UT2004Minimal
2222
path: UT2004/
23-
ssh-key: ${{ secrets.UT2004_MINIMAL_KEY }}
23+
ssh-key: ${{ secrets.UT2004_MINIMAL_DEPLOY }}
2424
persist-credentials: false
2525

2626
- name: Determine Package Name

0 commit comments

Comments
 (0)