Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
broccolai committed Feb 21, 2021
1 parent 3c797f4 commit f3ff6ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs :
run : ./gradlew build
- uses : actions/upload-artifact@v2
with :
name : tags.jar
path : bukkit/build/libs/tags.jar
name : tags-bukkit.jar
path : bukkit/build/libs/tags-bukkit.jar

0 comments on commit f3ff6ba

Please sign in to comment.