Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ginsm committed Jul 3, 2023
1 parent 7fbb035 commit 2af19c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#file: noinspection YAMLSchemaValidation
name: Publish on Curseforge & Modrinth

on: [ workflow_dispatch ]

env:
MINECRAFT_VERSION: 1.20
JAVA_VERSION: 17
VERSION: 1.20-3.2.0
RELEASE_NAME: Forgotten Graves 1.20-3.2.0
Expand Down Expand Up @@ -55,5 +55,4 @@ jobs:
changelog-file: CHANGELOG.md

loaders: fabric
game-versions: "${{env.MINECRAFT_VERSION}}"
java: "${{env.JAVA_VERSION}}"

0 comments on commit 2af19c2

Please sign in to comment.