We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb1a74 commit 2177847Copy full SHA for 2177847
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
repository: Deaod/UT2004Minimal
22
path: UT2004/
23
- ssh-key: ${{ secrets.UT2004_MINIMAL_KEY }}
+ ssh-key: ${{ secrets.UT2004_MINIMAL_DEPLOY }}
24
persist-credentials: false
25
26
- name: Determine Package Name
0 commit comments