Skip to content

version fix

version fix #32

Workflow file for this run

name: Build - Main
on:
push:
branches:
- main
jobs:
main:
uses: ./.github/workflows/build.yaml
with:
dockerVersion: latest
pushImage: true
secrets: inherit