Skip to content

Commit

Permalink
update release bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb committed Aug 20, 2024
1 parent 5931b4b commit 7519c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ NULL
release_bullets <- function() {
c(
'`devtools::check_mac_release()`',
'`rhub::rhub_check()`',
'`rhub::rhub_check(platforms = rhub::rhub_platforms()$name[rhub::rhub_platforms()$name != "rchk"])`',
'`pkgdown::check_pkgdown()`',
'`usethis::use_tidy_thanks()`',
NULL
Expand Down

0 comments on commit 7519c84

Please sign in to comment.