Skip to content

Commit

Permalink
wrong repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb committed Oct 8, 2024
1 parent 4a2a547 commit 2c06a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/players_build_dataset.R
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ players_build_dataset <- function(release = FALSE){
nflverse_type = "nflverse Players Data",
release_tag = "players_components",
file_types = c("rds", "csv", "parquet", "qs", "csv.gz"),
repo = "nflverse/nflverse-players"
repo = "nflverse/nflverse-data"
)
} else if (isTRUE(release) && is_replicated(check)) {
cli::cli_alert_warning(
Expand Down

0 comments on commit 2c06a66

Please sign in to comment.