File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ defaults:
16
16
working-directory : ./EXILED
17
17
18
18
env :
19
- EXILED_REFERENCES_URL : https://exmod -team.github.io/SL-References/Dev.zip
19
+ EXILED_REFERENCES_URL : https://exslmod -team.github.io/SL-References/Dev.zip
20
20
EXILED_REFERENCES_PATH : ${{ github.workspace }}/EXILED/References
21
- EXILED_DLL_ARCHIVER_URL : https://github.com/ExMod -Team/EXILED-DLL-Archiver/releases/latest/download/EXILED-DLL-Archiver.exe
21
+ EXILED_DLL_ARCHIVER_URL : https://github.com/ExSLMod -Team/EXILED-DLL-Archiver/releases/latest/download/EXILED-DLL-Archiver.exe
22
22
23
23
jobs :
24
24
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
12
12
id-token : write
13
13
14
14
env :
15
- EXILED_REFERENCES_URL : https://exmod -team.github.io/SL-References/Master.zip
15
+ EXILED_REFERENCES_URL : https://exslmod -team.github.io/SL-References/Master.zip
16
16
EXILED_REFERENCES_PATH : ${{ github.workspace }}/EXILED/References
17
17
18
18
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ defaults:
13
13
working-directory : ./EXILED
14
14
15
15
env :
16
- EXILED_REFERENCES_URL : https://exmod -team.github.io/SL-References/Master.zip
16
+ EXILED_REFERENCES_URL : https://exslmod -team.github.io/SL-References/Master.zip
17
17
EXILED_REFERENCES_PATH : ${{ github.workspace }}/EXILED/References
18
18
19
19
jobs :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ defaults:
10
10
working-directory : ./EXILED
11
11
12
12
env :
13
- EXILED_REFERENCES_URL : https://ExMod-Team .github.io/SL-References/Dev.zip
13
+ EXILED_REFERENCES_URL : https://exslmod-team .github.io/SL-References/Dev.zip
14
14
EXILED_REFERENCES_PATH : ${{ github.workspace }}/EXILED/References
15
15
16
16
jobs :
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ defaults:
11
11
working-directory : ./EXILED
12
12
13
13
env :
14
- EXILED_REFERENCES_URL : https://exmod -team.github.io/SL-References/Dev.zip
14
+ EXILED_REFERENCES_URL : https://exslmod -team.github.io/SL-References/Dev.zip
15
15
EXILED_REFERENCES_PATH : ${{ github.workspace }}/EXILED/References
16
- EXILED_DLL_ARCHIVER_URL : https://github.com/ExMod -Team/EXILED-DLL-Archiver/releases/latest/download/EXILED-DLL-Archiver.exe
16
+ EXILED_DLL_ARCHIVER_URL : https://github.com/ExSLMod -Team/EXILED-DLL-Archiver/releases/latest/download/EXILED-DLL-Archiver.exe
17
17
18
18
jobs :
19
19
build :
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ internal enum PathResolution
42
42
43
43
internal static class Program
44
44
{
45
- private const long RepoID = 833723500 ;
45
+ private const long RepoID = 984817990 ;
46
46
private const string ExiledAssetName = "exiled.tar.gz" ;
47
47
48
48
// This is the lowest version the installer will check to install
You can’t perform that action at this time.
0 commit comments