Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 538 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 538 Bytes

typescript-action status

Github Action: Install Deploy Tools

Installs Peachjar's Deployment Toolset. If you are not Peachjar, this is not for you.

Usage

uses: peachjar/action-install-deploy-tools@v1
with:
    githubUsername: ${{ secrets.GITHUB_DEPLOY_USER }}
    githubToken: ${{ secrets.GITHUB_DEPLOY_TOKEN }}