9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

ci: Adjust glob build file output paths

This commit is contained in:
William
2024-09-05 14:12:21 +01:00
parent 9b10adc8e4
commit c223797bf4
2 changed files with 8 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ jobs:
Paper 1.20.1
Fabric 1.20.1
files: |
1.21.1/target/HuskSync-Paper-${{ env.version_name }}+mc.1.21.1.jar
1.21.1/target/HuskSync-Fabric-${{ env.version_name }}+mc.1.21.1.jar
1.20.1/target/HuskSync-Paper-${{ env.version_name }}+mc.1.20.1.jar
1.20.1/target/HuskSync-Fabric-${{ env.version_name }}+mc.1.20.1.jar
${{ env.github_workspace }}/1.21.1/target/HuskSync-Paper-${{ env.version_name }}+mc.1.21.1.jar
${{ env.github_workspace }}/1.21.1/target/HuskSync-Fabric-${{ env.version_name }}+mc.1.21.1.jar
${{ env.github_workspace }}/1.20.1/target/HuskSync-Paper-${{ env.version_name }}+mc.1.20.1.jar
${{ env.github_workspace }}/1.20.1/target/HuskSync-Fabric-${{ env.version_name }}+mc.1.20.1.jar

View File

@@ -73,7 +73,7 @@ jobs:
Paper 1.20.1
Fabric 1.20.1
files: |
1.21.1/target/HuskSync-Paper-${{ github.event.release.tag_name }}+mc.1.21.1.jar
1.21.1/target/HuskSync-Fabric-${{ github.event.release.tag_name }}+mc.1.21.1.jar
1.20.1/target/HuskSync-Paper-${{ github.event.release.tag_name }}+mc.1.20.1.jar
1.20.1/target/HuskSync-Fabric-${{ github.event.release.tag_name }}+mc.1.20.1.jar
${{ env.github_workspace }}/1.21.1/target/HuskSync-Paper-${{ github.event.release.tag_name }}+mc.1.21.1.jar
${{ env.github_workspace }}/1.21.1/target/HuskSync-Fabric-${{ github.event.release.tag_name }}+mc.1.21.1.jar
${{ env.github_workspace }}/1.20.1/target/HuskSync-Paper-${{ github.event.release.tag_name }}+mc.1.20.1.jar
${{ env.github_workspace }}/1.20.1/target/HuskSync-Fabric-${{ github.event.release.tag_name }}+mc.1.20.1.jar