Update README
This commit is contained in:
parent
0822a9b930
commit
3c60dc19b2
@ -32,6 +32,7 @@ Add the following step at the end of your job.
|
|||||||
# Optional commit user settings
|
# Optional commit user settings
|
||||||
commit_user_name: My GitHub Actions Bot
|
commit_user_name: My GitHub Actions Bot
|
||||||
commit_user_email: my-github-actions-bot@example.org
|
commit_user_email: my-github-actions-bot@example.org
|
||||||
|
commit_author: Author <actions@gitub.com>
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user