Skip to content

Commit

Permalink
Fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed Mar 31, 2024
1 parent e2cf570 commit 8b0a050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:

name: Radium ${{ steps.read_property.outputs.mod_version }} for ${{ steps.read_property.outputs.minecraft_version }}

version: ${{ steps.read_property.outputs.mod_version }

changelog: ${{steps.build_changelog.outputs.changelog}}

files: |
Expand Down

0 comments on commit 8b0a050

Please sign in to comment.