Skip to content

Merge pull request #134 from AquaticInformatics/bugfix/AQI-11069 #74

Merge pull request #134 from AquaticInformatics/bugfix/AQI-11069

Merge pull request #134 from AquaticInformatics/bugfix/AQI-11069 #74

Workflow file for this run

name: Build main
on:
push:
branches:
- main
jobs:
call-reusable-build:
uses: ./.github/workflows/reusable-build.yml
with:
publish: true
release: true
secrets: inherit