Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 58045d4

Browse files
authored
Update gradle.yml
1 parent 7416e1e commit 58045d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
- name: Upload a Build Artifact
4040
uses: actions/[email protected]
4141
with:
42-
name: 'Successfully build EternalCombat'
43-
path: eternalcombat-plugin/build/libs/*.jar
42+
name: 'Successfully build EternalRTP'
43+
path: build/libs/*.jar

0 commit comments

Comments
 (0)