We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273750e commit f332ecdCopy full SHA for f332ecd
docs/REPOSITORY-MAINTENANCE.md
@@ -5,8 +5,9 @@ ongoing maintenance.
5
6
## New Repository Setup
7
8
-1. Fork the [template](https://github.com/theupdateframework/tuf-on-ci-template).
9
-1. Configure the repository:
+1. [Create new repository](https://github.com/new?template_name=tuf-on-ci-template&template_owner=theupdateframework)
+ using the tuf-on-ci template: the created repository contains all the required workflows.
10
+1. Configure the new repository:
11
* set _Settings->Pages->Source_ to `GitHub Actions`
12
* Change _Settings->Environments->github-pages_ deployment branch from `main` to
13
`publish`
0 commit comments