You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Setup Shorebird
v0.1.0
Installs and sets up Shorebird for use in GitHub Actions.
✅ Downloads the Shorebird CLI
✅ Adds shorebird
to the system path
steps:
- uses: actions/checkout@v3
- uses: shorebirdtech/setup-shorebird@v1
- run: shorebird --version