Skip to content

Anchor Action v1.0.0

Latest

Choose a tag to compare

@Jonna1976 Jonna1976 released this 04 Mar 14:43
· 19 commits to main since this release

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 }}