Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Mar 5, 2024
1 parent 6270cbd commit 9c3a258
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ on:
type: string

env:
MINECRAFT_VERSION: "1.20.1"
MINECRAFT_VERSION_SHORT: "1.20"
MINECRAFT_VERSION: "1.20.2"
MINECRAFT_VERSION_SHORT: "1.20.2"

jobs:
build:
Expand Down

0 comments on commit 9c3a258

Please sign in to comment.