Skip to content

Commit 0de25f0

Browse files
authored
Update UpdateReadme.yml
1 parent d07b23d commit 0de25f0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/UpdateReadme.yml

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

0 commit comments

Comments
 (0)