Skip to content

Setup AWS Copilot

Actions
A GitHub Action for setting up and configuring the AWS Copilot command line interface
v0.1.0
Latest
Star (26)

Setup AWS Copilot

👩‍✈️A GitHub Action for setting up the AWS Copilot command line interface

usage

Add a step to your workflow to install AWS Copilot

jobs:
  deploy:
    runs-on: ubuntu-latest
    steps:
    - name: Checkout
      uses: actions/checkout@v2
    - name: Setup AWS Copilot
      uses: softprops/setup-aws-copilot@v1

inputs

Name Type Description
version string version of Copilot cli release defaults to latest version

Doug Tangren (softprops) 2020.

Setup AWS Copilot is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

A GitHub Action for setting up and configuring the AWS Copilot command line interface
v0.1.0
Latest

Setup AWS Copilot is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.