Skip to content

Commit 13930ec

Browse files
committed
Update gradle.yml so I don't have to change version each time there too
1 parent a84d495 commit 13930ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: ./gradlew build
2323
- uses: actions/upload-artifact@master
2424
with:
25-
path: build/libs/skript-reflect-2.3.jar
25+
path: build/libs/*.jar

0 commit comments

Comments
 (0)