Skip to content

Merge pull request #6 from AIBlockOfficial/bugfix_default_handling #9

Merge pull request #6 from AIBlockOfficial/bugfix_default_handling

Merge pull request #6 from AIBlockOfficial/bugfix_default_handling #9

name: manual-build-and-push
permissions:
contents: read
packages: write
security-events: write
env:
CARGO_TERM_COLOR: always
jobs:
build:
uses: aiblockofficial/workflows/.github/workflows/build.yml@main
with:
REGISTRY: ${{ vars.REGISTRY }}
REPOSITORY: ${{ vars.REPOSITORY }}