Skip to content

Commit

Permalink
feat: ci release on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHillcox committed Dec 7, 2021
1 parent a477a8c commit f6633dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Building Gadgets Changelog
# Changelog

## [3.10.1]

### Fixed
## Fixed

- Not being able to build / destroy / paste under the old world height (0). It is now set to use the world's min height.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,6 @@ publishing {
if (ENV.CURSE_TOKEN) {
curseforge {
apiKey = ENV.CURSE_TOKEN
options {
debug = true
}
project {
id = "298187"
releaseType = "release"
Expand Down

0 comments on commit f6633dc

Please sign in to comment.