Skip to content

fix: Add structural type compatibility checking for CEL validation (#… #12

fix: Add structural type compatibility checking for CEL validation (#…

fix: Add structural type compatibility checking for CEL validation (#… #12

Workflow file for this run

name: Create Github Release
permissions:
contents: write
on:
push:
tags:
- "v*.*.*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # 2.4.1
with:
generate_release_notes: true