Skip to content

Commit

Permalink
smolfix II
Browse files Browse the repository at this point in the history
  • Loading branch information
phinner committed Jan 8, 2022
1 parent 393ea1d commit c570d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Build plugin jar
run: |
chmod +x ./gradlew
./gradlew jar
./gradlew shadowJar
- name: Set up the release
id: release
Expand Down

0 comments on commit c570d3f

Please sign in to comment.