Update .forgejo/workflows/action.yml
All checks were successful
Build Gradle project / build-gradle-project (push) Successful in 2m37s
All checks were successful
Build Gradle project / build-gradle-project (push) Successful in 2m37s
This commit is contained in:
parent
862206e1d5
commit
500ad1a912
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ jobs:
|
|||
run: ./gradlew shadowJar
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: artifact
|
||||
name: lilJudd.jar
|
||||
path: build/libs/
|
Loading…
Reference in a new issue