Skip to content

v3.10.7-beta.1

v3.10.7-beta.1 #34

Workflow file for this run

on:
workflow_dispatch:
pull_request:
release:
types:
- published
permissions:
contents: write
packages: write
jobs:
go:
uses: rssnyder/actions/.github/workflows/go-releaser.yml@main
with:
go-version: 1.19
docker:
needs: go
uses: rssnyder/actions/.github/workflows/docker-build-and-push.yml@main