Skip to content

Commit

Permalink
Merge branch '1.20' into 1.19.4
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/tag.yml
  • Loading branch information
reserveword committed Aug 27, 2023
2 parents 26dc256 + 06ec55b commit ec8c3b0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,12 @@ jobs:

github-token: ${{ env.GITHUB_TOKEN }}

name: IMBlocker-${{ env.GITHUB_REF_NAME }}
name: IMBlocker-${{ github.ref_name }}
version-type: release
changelog-file: CHANGELOG.md

loaders: fabric, forge
loaders: |
fabric
forge
game-versions: '1.19.4'
java: ${{ env.JAVA_VERSION }}

0 comments on commit ec8c3b0

Please sign in to comment.