Skip to content

Commit 526c2ca

Browse files
authored
docs : add tag_prefix
1 parent 1a2789e commit 526c2ca

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
@@ -941,6 +941,7 @@ function main(args)
941941
push_preview = Base.get_bool_env("PLOTDOCS_PUSH_PREVIEW", false),
942942
devbranch = BRANCH,
943943
forcepush = true,
944+
tag_prefix = "Plots-",
944945
repo,
945946
)
946947
end

0 commit comments

Comments
 (0)