From 461b6932b61485c4f90d3318c06288fcd6981707 Mon Sep 17 00:00:00 2001 From: CollinM Date: Wed, 23 Nov 2022 10:43:00 -0600 Subject: [PATCH] readme update for template-deploy Signed-off-by: CollinM --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 6349d1e..31de9c9 100644 --- a/Readme.md +++ b/Readme.md @@ -14,8 +14,8 @@ The GitHub Actions Importer IssueOps repository demonstrates the functionality n Complete the following steps: -1. Create a new repository using this repository as the template by clicking [here](https://github.com/actions/importer-issue-ops/generate). -2. Create the following labels in this new repository: `jenkins`, `azure-devops`, `circle-ci`, `gitlab`, `travis-ci`, and `actions-importer-running`. +1. Create a new repository using this repository as the template by clicking [here](https://github.com/actions/importer-issue-ops/generate). +2. Create the following labels in this new repository: `jenkins`, `azure-devops`, `circle-ci`, `gitlab`, `travis-ci`, and `actions-importer-running`. **Note**: This step should typically automatically complete upon repo creation from this template using the [template-deploy.yml](./github/../.github/workflows/template-deploy.yml) workflow but will need to be performed manually if this action fails or is unable to run at deploy time. 3. Add the repository secrets described below that are relevant to the CI/CD providers being migrated: ### All CI/CD providers