Skip to content
user-plus

GitHub Action

Set Bot Git User

v1.1.0 Latest version

Set Bot Git User

user-plus

Set Bot Git User

set bot git user or custom user

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Set Bot Git User

uses: Kshao123/[email protected]

Learn more about this action in Kshao123/set-bot-git-user

Choose a version

Set Bot Git User And Custom User

Test

Usage

Default

- uses: kshao123/set-bot-git-user@v1

Specify

- uses: kshao123/set-bot-git-user@v1
  with:
    name: "custom-user"
    email: "custom-email"