Skip to content

Commit

Permalink
beta releases
Browse files Browse the repository at this point in the history
  • Loading branch information
topi-banana committed Jan 3, 2025
1 parent 68546ef commit f6f7a75
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,9 @@ jobs:

name: ${{ format('{0} v{1} for mc{2}', steps.properties_g.outputs.mod_name, steps.properties_g.outputs.mod_version, steps.properties_v.outputs.minecraft_version) }}
version: ${{ format('v{1}-mc{0}', steps.properties_v.outputs.minecraft_version, steps.properties_g.outputs.mod_version) }}
version-type: release

# WIP: always using beta channel
version-type: beta

modrinth-loaders: ${{ steps.properties_v.outputs.platform }}
game-versions: ${{ steps.game_versions.outputs.value }}
Expand Down

0 comments on commit f6f7a75

Please sign in to comment.