Skip to content

Commit

Permalink
add game-versions input to build script
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamRaichu committed Apr 22, 2024
1 parent 58d1e7f commit 60b6bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
name: "[Fabric ${{env.minecraft_version}}] ${{env.mod_version}}"
version: ${{ env.mod_version }}
version-type: release
game-versions: ${{ env.minecraft_version }}

loaders: fabric
changelog: ${{ inputs.changes}}

0 comments on commit 60b6bee

Please sign in to comment.