Update .forgejo/workflows/compile.yml
All checks were successful
Compile&Test / build (push) Successful in 40s
All checks were successful
Compile&Test / build (push) Successful in 40s
This commit is contained in:
parent
204f82fd12
commit
8d4396f55c
1 changed files with 2 additions and 2 deletions
|
@ -44,6 +44,6 @@ jobs:
|
|||
- name: Attach .jar artifacts
|
||||
uses: https://github.com/actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ github.repository_id }}-jars
|
||||
path: build/libs/*.jar
|
||||
name: FadeSMP-Darkness.jar
|
||||
path: build/libs/FadeSMP-Darkness-main.jar
|
||||
retention-days: 90
|
Loading…
Add table
Add a link
Reference in a new issue