I promise I'll stop using GitHub to edit files.

This commit is contained in:
Tenkuma 2025-12-31 15:27:44 -03:00 committed by GitHub
commit 52cf9cf22e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ jobs:
# https://archive.org/download/craftbukkit1060/craftbukkit1-7-3%281060%29.jar # https://archive.org/download/craftbukkit1060/craftbukkit1-7-3%281060%29.jar
- name: Build with Gradle - name: Build with Gradle
run: ./gradlew buildAll -PversionName="${{ github.ref_name }} run: ./gradlew buildAll -PversionName="${{ github.ref_name }}"
- name: Upload JARs to release - name: Upload JARs to release
uses: softprops/action-gh-release@v2.5.0 uses: softprops/action-gh-release@v2.5.0