Skip to content

Pin runtime to v0.37.1 (#542) #47

Pin runtime to v0.37.1 (#542)

Pin runtime to v0.37.1 (#542) #47

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