Skip to content

Commit

Permalink
ci: 1.20.2 instead of 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Sep 25, 2023
1 parent 93eedc1 commit 74a4d54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
1.17.1
1.18.2
1.19.4
1.20.1
1.20.2
java: 16
- name: 'Sponge: Publish to Modrinth 🧽'
uses: WiIIiam278/mc-publish@hangar
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
loaders: |
fabric
game-versions: |
1.20.1
1.20.2
java: 17
- name: 'Upload GitHub Artifacts 📦'
uses: actions/upload-artifact@v2
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
1.17.1
1.18.2
1.19.4
1.20.1
1.20.2
java: 16
- name: 'Sponge: Publish to Modrinth 🧽'
uses: WiIIiam278/mc-publish@hangar
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
loaders: |
fabric
game-versions: |
1.20.1
1.20.2
java: 17
- name: 'Upload GitHub Artifacts 📦'
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 74a4d54

Please sign in to comment.