Skip to content

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

License

Notifications You must be signed in to change notification settings

softprops/setup-aws-copilot

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

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •