Skip to content

Commit 9de3998

Browse files
authored
docs : add tag_prefix
1 parent dccf69a commit 9de3998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -946,6 +946,7 @@ function main(args)
946946
push_preview = Base.get_bool_env("PLOTDOCS_PUSH_PREVIEW", false),
947947
devbranch = BRANCH,
948948
forcepush = true,
949+
tag_prefix = "Plots-",
949950
repo,
950951
)
951952
end

0 commit comments

Comments
 (0)