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 eb73e9c commit f3b165fCopy full SHA for f3b165f
.github/workflows/test-action.yml
@@ -87,7 +87,7 @@ jobs:
87
allow_empty_commit: true
88
# keep_files: true
89
# force_orphan: true
90
- user_name: github-actions
+ user_name: 'github-actions[bot]'
91
user_email: 'github-actions[bot]@users.noreply.github.com'
92
# commit_message: ${{ github.event.head_commit.message }}
93
# tag_name: ${{ steps.prepare_tag.outputs.deploy_tag_name }}
0 commit comments