Skip to content

Update to ACK runtime v0.29.2, code-generator v0.29.2 (#28) #11

Update to ACK runtime v0.29.2, code-generator v0.29.2 (#28)

Update to ACK runtime v0.29.2, code-generator v0.29.2 (#28) #11

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