Skip to content

Migrate/sdk v2 (#169) #56

Migrate/sdk v2 (#169)

Migrate/sdk v2 (#169) #56

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