Skip to content

Commit ab98a46

Browse files
committed
Fix typo (again)
1 parent 0a6b24f commit ab98a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
set -euo pipefail
2323
# Always use the same JAR name
24-
JAR_NAME="btw-translation.jar"
24+
JAR_NAME="btw-translations.jar"
2525
echo "JAR_NAME=$JAR_NAME" >> $GITHUB_ENV
2626
2727
- name: Inject version into fabric.mod.json

0 commit comments

Comments
 (0)