Update .forgejo/workflows/compile.yml
All checks were successful
Compile&Test / build (push) Successful in 41s

This commit is contained in:
Derek 2025-04-11 23:26:59 +00:00
parent e21c190aad
commit f8ce4dc32f

View file

@ -44,6 +44,6 @@ jobs:
- name: Attach .jar artifacts
uses: https://github.com/actions/upload-artifact@v3
with:
name: FadeSMP-Darkness.jar
name: FadeSMP-Darkness
path: build/libs/FadeSMP-Darkness-main.jar
retention-days: 90