Skip to content

Bump bci-base to 15.6 #19

Bump bci-base to 15.6

Bump bci-base to 15.6 #19

Workflow file for this run

name: Master Build and Publish
on:
push:
branches:
- master
- v*
jobs:
call-dapper-build:
uses: ./.github/workflows/template-build.yml
with:
release-tag-name: ${{ github.ref_name }}-head
push: true
secrets: inherit