Skip to content

Merge pull request #16 from gboutry/fix/ubuntu-base #8

Merge pull request #16 from gboutry/fix/ubuntu-base

Merge pull request #16 from gboutry/fix/ubuntu-base #8

Workflow file for this run

name: Push
on:
push:
branches:
- main
- stable/2023.1
jobs:
build:
uses: ./.github/workflows/build.yaml
publish:
needs: build
uses: ./.github/workflows/publish.yaml