Skip to content

Commit

Permalink
fix: Dont run gradle build on release, bump launchy version
Browse files Browse the repository at this point in the history
  • Loading branch information
0ffz committed Mar 16, 2024
1 parent 9d95926 commit ab34cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@ jobs:
- uses: MineInAbyss/publish-action@develop
with:
run-gradle-build: false
release-files: |
releases/*
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
group=com.mineinabyss
version=2.0.0-alpha.14
version=2.0.0-alpha.15
idofrontVersion=0.22.3

0 comments on commit ab34cf3

Please sign in to comment.