Skip to content

chore: bump bci image to 15.6 #2

chore: bump bci image to 15.6

chore: bump bci image to 15.6 #2

Workflow file for this run

name: Release Build and Publish
on:
push:
tags:
- v**
jobs:
build-for-release:
uses: ./.github/workflows/factory.yml
with:
tag: ${{ github.ref_name }}
push: true
secrets: inherit