We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6b24f commit ab98a46Copy full SHA for ab98a46
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
run: |
22
set -euo pipefail
23
# Always use the same JAR name
24
- JAR_NAME="btw-translation.jar"
+ JAR_NAME="btw-translations.jar"
25
echo "JAR_NAME=$JAR_NAME" >> $GITHUB_ENV
26
27
- name: Inject version into fabric.mod.json
0 commit comments