Skip to content

chore: bump bci image to 15.6 #5

chore: bump bci image to 15.6

chore: bump bci image to 15.6 #5

Workflow file for this run

name: Main Build and Publish
on:
push:
branches:
- main
jobs:
build-main:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}-head
push: true
secrets: inherit