Skip to content

Commit

Permalink
Fix example.
Browse files Browse the repository at this point in the history
  • Loading branch information
maciekbanas committed Sep 5, 2023
1 parent f7073b0 commit a408bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/example_workflow.R
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ git_stats
## add gitlab subgroups

git_stats <- create_gitstats() %>%
add_host(
set_host(
api_url = "https://gitlab.com/api/v4",
token = Sys.getenv("GITLAB_PAT_PUBLIC"),
orgs = "mbtests/subgroup"
Expand Down

0 comments on commit a408bf0

Please sign in to comment.