We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84d495 commit 13930ecCopy full SHA for 13930ec
.github/workflows/gradle.yml
@@ -22,4 +22,4 @@ jobs:
22
run: ./gradlew build
23
- uses: actions/upload-artifact@master
24
with:
25
- path: build/libs/skript-reflect-2.3.jar
+ path: build/libs/*.jar
0 commit comments