We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41ca9c commit 87f99b1Copy full SHA for 87f99b1
.github/workflows/msbuild.yml
@@ -19,10 +19,10 @@ jobs:
19
- name: Add MSBuild to PATH
20
uses: microsoft/setup-msbuild@v1.0.2
21
22
- - name: Download Exiled latest release
+ - name: Download ExMod-Team/EXILED latest release
23
uses: robinraju/release-downloader@v1.4
24
with:
25
- repository: "Exiled-Team/EXILED"
+ repository: "ExMod-Team/EXILED"
26
latest: true
27
out-file-path: ${{github.workspace}}
28
0 commit comments