Skip to content

Commit

Permalink
fix workflow again...
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaos02 committed Aug 15, 2022
1 parent d25e878 commit 324498c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,5 @@ jobs:
file_path: ${{ needs.modpack-info.outputs.projectname }}-${{ needs.modpack-info.outputs.tag }}.zip
changelog: "${{ needs.changelog.outputs.changelog }}"
changelog_type: markdown
game_versions: "[9016, 8899, 7498]" #1.18, 1.18.2 and forge
game_versions: "[8830, 9008, 9377]" #1.18, 1.18.2 and forge-40.1.73
release_type: ${{ steps.release-type.outputs.type }}

0 comments on commit 324498c

Please sign in to comment.