Skip to content

Commit

Permalink
actions pain #3
Browse files Browse the repository at this point in the history
  • Loading branch information
TropheusJ committed Feb 20, 2024
1 parent f6612ac commit 91fb0a1
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 @@ -59,8 +59,8 @@ jobs:

modrinth-featured: false # leave it to auto featuring

name: ${{ needs.jobs.setup.outputs.version }}
version: ${{ needs.jobs.setup.outputs.version }}
name: ${{ needs.setup.outputs.version }}
version: ${{ needs.setup.outputs.version }}

loaders: |
fabric
Expand Down

0 comments on commit 91fb0a1

Please sign in to comment.