Skip to content

Bump github.com/chia-network/go-modules from 0.0.7 to 0.0.8 in the gl… #88

Bump github.com/chia-network/go-modules from 0.0.7 to 0.0.8 in the gl…

Bump github.com/chia-network/go-modules from 0.0.7 to 0.0.8 in the gl… #88

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