Skip to content

Regenerate the controller and pin runtime to v0.28.0 (#252) #22

Regenerate the controller and pin runtime to v0.28.0 (#252)

Regenerate the controller and pin runtime to v0.28.0 (#252) #22

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