Skip to content

Commit

Permalink
fix the dependabot secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Luehrsen committed Sep 21, 2022
1 parent fcd17f2 commit 22c40ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ new repository. So let's get started:
- [ ] Open `http://localhost/wp-admin` and log in with `admin:password`

### Test Release
- [ ] Add the `GH_ADMIN_TOKEN` secret to the [action secrets](../../settings/secrets/actions) and [dependabot secrets](../settings/secrets/dependabot).
- [ ] Add the `GH_ADMIN_TOKEN` secret to the [action secrets](../../settings/secrets/actions) and [dependabot secrets](../../settings/secrets/dependabot).
- [ ] Create a [patch release](../../actions/workflows/release.yml) with the github action
- [ ] Check if the [release](../../releases) has been created and uploaded in the GitHub release section

Expand Down

0 comments on commit 22c40ef

Please sign in to comment.