Skip to content

Updating valence_core to v0.1.5 #18

Updating valence_core to v0.1.5

Updating valence_core to v0.1.5 #18

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