Skip to content

Commit 0e2501e

Browse files
test hooks
1 parent 14ee3c8 commit 0e2501e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/release.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ release_complete <- function(ask = TRUE, is_cran = ask, tag = NULL) {
9191
}
9292
sys_call("git", glue::glue("push origin {tag}"))
9393
}
94-
9594
precommit::autoupdate() # only updates if tag is on the master branch
9695
desc::desc_bump_version("dev")
9796
usethis::ui_done("Bumped version to dev")

0 commit comments

Comments
 (0)