Skip to content

Commit

Permalink
Forgot to update github build info
Browse files Browse the repository at this point in the history
  • Loading branch information
cam72cam committed Mar 27, 2020
1 parent ef6b0b9 commit a973df5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: Immersive Railroading 1.7.10
path: build/libs/ImmersiveRailroading-1.7.2_1.7.10.jar
path: build/libs/ImmersiveRailroading-1.7.3_1.7.10.jar

forge_1-10-2:
runs-on: ubuntu-latest
Expand All @@ -35,7 +35,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: Immersive Railroading 1.10.2
path: build/libs/ImmersiveRailroading-1.7.2_1.10.2.jar
path: build/libs/ImmersiveRailroading-1.7.3_1.10.2.jar

forge_1-11-2:
runs-on: ubuntu-latest
Expand All @@ -52,7 +52,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: Immersive Railroading 1.11.2
path: build/libs/ImmersiveRailroading-1.7.2_1.11.2.jar
path: build/libs/ImmersiveRailroading-1.7.3_1.11.2.jar

forge_1-12-2:
runs-on: ubuntu-latest
Expand All @@ -69,7 +69,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: Immersive Railroading 1.12.2
path: build/libs/ImmersiveRailroading-1.7.2_1.12.2.jar
path: build/libs/ImmersiveRailroading-1.7.3_1.12.2.jar

forge_1-14-4:
runs-on: ubuntu-latest
Expand All @@ -86,7 +86,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: Immersive Railroading 1.14.4
path: build/libs/ImmersiveRailroading-1.7.2_1.14.4.jar
path: build/libs/ImmersiveRailroading-1.7.3_1.14.4.jar

fabric_1-14-4:
runs-on: ubuntu-latest
Expand All @@ -103,7 +103,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: Immersive Railroading 1.14.4
path: build/libs/ImmersiveRailroading-1.7.2_fabric_1.14.4.jar
path: build/libs/ImmersiveRailroading-1.7.3_fabric_1.14.4.jar

fabric_1-15-2:
runs-on: ubuntu-latest
Expand All @@ -120,4 +120,4 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: Immersive Railroading 1.15.2
path: build/libs/ImmersiveRailroading-1.7.2_fabric_1.15.2.jar
path: build/libs/ImmersiveRailroading-1.7.3_fabric_1.15.2.jar

0 comments on commit a973df5

Please sign in to comment.