We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a1ae3 commit 3d217b9Copy full SHA for 3d217b9
tutorials/deploy-automate-mkdocs-site/index.mdx
@@ -166,7 +166,7 @@ In this section we will be adding the following values (secrets) in our GitHub r
166
"Resource": "name-of-your-bucket/*"
167
},
168
```
169
-2. Access your GitHub repository
+2. Access your GitHub repository.
170
3. Click the **Actions** tab. The name of your workflow (`Build and push website documentation to S3`) should display under **All workflows**.
171
4. Click the name of your workflow, then click the **Run workflow** drop-down. You are prompted to select a branch from which to run the workflow.
172
0 commit comments