Skip to content

Commit

Permalink
fix publishing metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Mari023 committed Jun 17, 2024
1 parent bc5443c commit b474fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ jobs:
changelog-file: CHANGELOG.md
github-token: ${{ secrets.GITHUB_TOKEN }}
loaders: neoforge
game-versions: 1.20.6
game-versions: 1.21
curseforge-dependencies: |
applied-energistics-2 | depends
modrinth-dependencies: |
ae2 | depends
java: 17
java: 21
version: ${{ env.version_name }}
name: ${{ env.version_name }}
files: download/!(*-@(dev|dev-shadow|sources)).jar

0 comments on commit b474fbb

Please sign in to comment.