Skip to content

Commit

Permalink
update release bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb committed Nov 26, 2024
1 parent b0a61cd commit 0588a2b
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 @@ -202,7 +202,7 @@ fetch_raw <- function(game_id,
release_bullets <- function() {
c(
'`devtools::check_mac_release()`',
'`rhub::check_for_cran(email = "[email protected]", show_status = FALSE)`',
'`rhub::rhub_check(platforms = rhub::rhub_platforms()$name)`',
'`pkgdown::check_pkgdown()`',
'`usethis::use_tidy_thanks()`',
NULL
Expand Down

0 comments on commit 0588a2b

Please sign in to comment.