Skip to content

Commit 6683688

Browse files
authored
Update UpdateReadme.yml
1 parent c357042 commit 6683688

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/UpdateReadme.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
with:
3333
template_file: README.template.md
3434
output_file: README.md
35-
package_name: CTModels # package for INSTALL.md
36-
repo_name: CTModels.jl # repository for CONTRIBUTING.md links
37-
citation_badge: "[![DOI](https://zenodo.org/badge/541187171.svg)](https://zenodo.org/doi/10.5281/zenodo.16753152)" # example, can be empty
35+
package_name: CTModels # package for INSTALL.md
36+
repo_name: control-toolbox/CTModels.jl # repository for CONTRIBUTING.md links
37+
doc_url: https://control-toolbox.org/CTModels.jl
3838
assignee: "ocots"
3939
secrets: inherit

0 commit comments

Comments
 (0)