Skip to content

Commit f568e74

Browse files
2 parents dd28d9b + c5570be commit f568e74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ of the steps needed for a successful deploy.
1313
## How to deploy
1414
1. Create a repository based on this template via the "Use this template" button (you don't fork, a fork is for contributing to this template or creating your own template)
1515
2. Go to your repository Settings > GitHub Pages > set the source branch to `gh-pages-from-actions`
16-
3. View your site at https://[ `your user name` | `your organization name` ].github.io
16+
3. [Set permissions for GitHub Actions](https://stackoverflow.com/questions/73687176/permission-denied-to-github-actionsbot-the-requested-url-returned-error-403)
17+
4. View your site at https://[ `your user name` | `your organization name` ].github.io
1718

1819
## How it works
1920

0 commit comments

Comments
 (0)