Skip to content

Latest commit

 

History

History
 
 

git-user-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Git user config Github Action

An action that globally configures git for specified GitHub user.

Usage

- name: Configure git
  uses: Homebrew/actions/git-user-config@master
  with:
    # Defaults to $GITHUB_ACTOR if not specified
    username: BrewTestBot