Skip to content

Commit

Permalink
dev: remove pre-bump hooks temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Thatsmusic99 committed Apr 11, 2023
1 parent 4eca7a2 commit ec3081c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cog.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
pre_bump_hooks = [
"./gradlew AdvancedTeleport-Bukkit:slimJar",
"bash -c \"scripts/pre-bump.sh {{latest}} {{version}}\""
]

post_bump_hooks = [
"bash -c \"scripts/post-bump.sh {{version}}\"",
"./gradlew AdvancedTeleport-Bukkit:modrinth"
Expand Down

0 comments on commit ec3081c

Please sign in to comment.