We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3797ff6 commit 1094ec4Copy full SHA for 1094ec4
README.md
@@ -80,7 +80,7 @@ jobs:
80
### Secrets
81
82
* `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.
+ If you provide the usual `${{github.token}}`, no followup CI will run on the created PR.
84
If you want CI to run on the PRs created by the Updater, you need to provide custom user-specific auth token.
85
86
## Danger
0 commit comments