Skip to content

Bump github.com/chia-network/go-chia-libs from 0.8.3 to 0.8.5 in the … #382

Bump github.com/chia-network/go-chia-libs from 0.8.3 to 0.8.5 in the …

Bump github.com/chia-network/go-chia-libs from 0.8.3 to 0.8.5 in the … #382

Workflow file for this run

name: Build Docker Images
on:
push:
branches:
- main
tags:
- '**'
pull_request:
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
with:
push: ${{ github.event_name != 'pull_request' }}