mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-11 22:04:08 +00:00
ci: fix user_name
This commit is contained in:
parent
d8ed36f54a
commit
945c44d50a
2
.github/workflows/test-action.yml
vendored
2
.github/workflows/test-action.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
allow_empty_commit: true
|
||||
# keep_files: true
|
||||
# force_orphan: true
|
||||
user_name: GitHub Actions
|
||||
user_name: github-actions
|
||||
user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||
# commit_message: ${{ github.event.head_commit.message }}
|
||||
# tag_name: ${{ steps.prepare_tag.outputs.deploy_tag_name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user