Skip to content

Use altered table schema for tableCols map #1

Use altered table schema for tableCols map

Use altered table schema for tableCols map #1

Workflow file for this run

name: Auto build and publish of Transfer image
on:
push:
branches:
- 'release-*'
tags:
- 'v*.*.*'
jobs:
trigger-build:
permissions:
contents: write
packages: write
uses: ./.github/workflows/release.yml
with:
version: ${{ github.ref_name }}