mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-22 03:43:30 +01:00
name the artifact
This commit is contained in:
parent
a1d22f7fd2
commit
94717ade1b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -24,4 +24,5 @@ jobs:
|
|||
- name: Upload
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Mod Jar
|
||||
path: build/libs/**.jar
|
Loading…
Reference in a new issue