Skip to content

Commit

Permalink
chore: Possibly fix game version parsing in release.yml (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
jadelily18 committed Sep 5, 2024
1 parent cfd125f commit c199872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
fabric
quilt
game-versions: |
"${{ github.event.inputs.supported_game_versions }}"
${{ github.event.inputs.supported_game_versions }}
dependencies: |
fabric-api
owo-lib
Expand Down

0 comments on commit c199872

Please sign in to comment.