Skip to content

Commit e380208

Browse files
Dependabot Instructions
1 parent e38cafa commit e380208

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
@@ -14,7 +14,8 @@ of the steps needed for a successful 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`
1616
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
17+
4. Enable Dependabot: `Insights` > `Dependency graph` > `Dependabot` > Enable Dependabot
18+
5. View your site at https://[ `your user name` | `your organization name` ].github.io
1819

1920
## How it works
2021

0 commit comments

Comments
 (0)