Skip to content

Commit

Permalink
Update gradle.yml so I don't have to change version each time there too
Browse files Browse the repository at this point in the history
  • Loading branch information
TPGamesNL committed Jul 18, 2023
1 parent a84d495 commit 13930ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: ./gradlew build
- uses: actions/upload-artifact@master
with:
path: build/libs/skript-reflect-2.3.jar
path: build/libs/*.jar

0 comments on commit 13930ec

Please sign in to comment.