Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

dawidd6/action-git-user-config

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git user config Github Action

An action that globally configures git for specified GitHub user.

Usage

- name: Configure git
  uses: dawidd6/action-git-user-config@v1
  with:
    # Defaults to $GITHUB_ACTOR if not specified
    username: BrewTestBot