Skip to content

peachjar/action-install-deploy-tools

Repository files navigation

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 }}