bpkg / setup-bpkg-action

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License