Skip to content

Split CARMv2 functionality into Team Level Role and Service Level Rol… #52

Split CARMv2 functionality into Team Level Role and Service Level Rol…

Split CARMv2 functionality into Team Level Role and Service Level Rol… #52

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