Skip to content

Releases: AnchoringTrust/anchor-action

Anchor Action v1.0.0

04 Mar 14:43

Choose a tag to compare

Anchor build artifacts to Bitcoin. One line in your CI/CD workflow, zero manual proof handling.

Usage

- uses: AnchoringTrust/anchor-action@v1
  with:
    file: build/output.tar.gz
  env:
    UMARISE_API_KEY: ${{ secrets.UMARISE_API_KEY }}