Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 316 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 316 Bytes

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