Skip to content

Commit 1094ec4

Browse files
authored
Update README.md
line breaks
1 parent 3797ff6 commit 1094ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
### Secrets
8181

8282
* `api-token`: GH authentication token to create PRs with & push.
83-
If you provide the usual `${{ github.token }}`, no followup CI will run on the created PR.
83+
If you provide the usual `${{github.token}}`, no followup CI will run on the created PR.
8484
If you want CI to run on the PRs created by the Updater, you need to provide custom user-specific auth token.
8585

8686
## Danger

0 commit comments

Comments
 (0)