I promise I'll stop using GitHub to edit files.
This commit is contained in:
parent
509d779bc9
commit
52cf9cf22e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
# https://archive.org/download/craftbukkit1060/craftbukkit1-7-3%281060%29.jar
|
||||
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew buildAll -PversionName="${{ github.ref_name }}
|
||||
run: ./gradlew buildAll -PversionName="${{ github.ref_name }}"
|
||||
|
||||
- name: Upload JARs to release
|
||||
uses: softprops/action-gh-release@v2.5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue