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 6c50e30 commit c313411Copy full SHA for c313411
1 file changed
README.md
@@ -34,12 +34,12 @@ jobs:
34
with:
35
command: diff
36
env:
37
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ UPDATECLI_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
39
- name: Apply
40
uses: updatecli/updatecli-action@v1
41
42
43
```
44
45
## License
0 commit comments