/setup-bpkg-action

A GitHub Action the provides the bpkg command in an action environment.

MIT LicenseMIT

setup-bpkg-action

A GitHub Action the provides the bkpg command in an action environment.

Usage

See action.yml

steps:
- uses: actions/checkout@v3
- uses: bpkg/setup-bpkg-action@v1
  with:
    bpkg-version: 1.1.2

License

MIT