Skip to content

Commit 4c425bd

Browse files
Update README.md
1 parent 6b42d66 commit 4c425bd

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
@@ -19,7 +19,8 @@ This project differs from [the project from which it's forked](https://github.co
1919
## How to deploy
2020
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)
2121
2. Go to your repository Settings > GitHub Pages > set the source branch to `gh-pages-from-actions`
22-
3. View your site at https://[ `your user name` | `your organization name` ].github.io
22+
3. [Set permissions for GitHub Actions](https://stackoverflow.com/questions/73687176/permission-denied-to-github-actionsbot-the-requested-url-returned-error-403)
23+
4. View your site at https://[ `your user name` | `your organization name` ].github.io
2324

2425
## How it works
2526

0 commit comments

Comments
 (0)