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 d219d04 commit cc6177eCopy full SHA for cc6177e
.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-@version@.jar
+ path: build/libs/skript-reflect-2.1.0.jar
0 commit comments