Skip to content

fix: max_len case where split_index does not match, closes #45 (#46) #12

fix: max_len case where split_index does not match, closes #45 (#46)

fix: max_len case where split_index does not match, closes #45 (#46) #12

Workflow file for this run

name: Create and publish a Docker image
on:
push:
branches:
- "master"
jobs:
build:
uses: unict-dmi/reusable-workflows/.github/workflows/docker.yml@main
with:
repo_ref: ${{ github.repository }}