Skip to content

Support custom nested fields that have path that contains types other… #48

Support custom nested fields that have path that contains types other…

Support custom nested fields that have path that contains types other… #48

Workflow file for this run

name: Create Release
on:
push:
tags:
- "v*.*.*"
permissions:
contents: write # For creating releases
jobs:
call-create-release:
uses: aws-controllers-k8s/.github/.github/workflows/reusable-create-release.yaml@main