Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 193 Bytes

ci-setup-git

Setup Git for use

Usage

You can now consume the action by referencing the v1 branch

uses: phogolabs/ci-setup-git@v1
with:
  token: ${{ secrets.GITHUB_TOKEN }}