Skip to content

Commit

Permalink
Update mc-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HaXrDEV committed Jun 10, 2024
1 parent 185a0c2 commit 5295126
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/mc-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Publish on GitHub, CurseForge & Modrinth
on: [ workflow_dispatch ]

env:
MINECRAFT_VERSION: [1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6]
MINECRAFT_VERSION: |
[1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6)
JAVA_VERSION: 17
VERSION: 2.0.0+1.20.x
RELEASE_NAME: Branded Logs v2.0.0 for 1.20.x
Expand Down

0 comments on commit 5295126

Please sign in to comment.