Skip to content

Pin ACK runtime to v0.33.0 (#524) #43

Pin ACK runtime to v0.33.0 (#524)

Pin ACK runtime to v0.33.0 (#524) #43

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