diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c4253ec..558f5af 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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 }}