A GitHub Action the provides the bkpg command in an action environment.
See action.yml
steps:
- uses: actions/checkout@v3
- uses: bpkg/setup-bpkg-action@v1
with:
bpkg-version: 1.1.2
MIT
A GitHub Action the provides the bkpg command in an action environment.
See action.yml
steps:
- uses: actions/checkout@v3
- uses: bpkg/setup-bpkg-action@v1
with:
bpkg-version: 1.1.2
MIT