Skip to content

Add IDE type narrowing to generated validator mixins #443

Add IDE type narrowing to generated validator mixins

Add IDE type narrowing to generated validator mixins #443

Workflow file for this run

name: Release
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Release
uses: softprops/action-gh-release@v3
if: github.ref_type == 'tag'