Skip to content

Remove Masked validator in favor of Formatted #125

Remove Masked validator in favor of Formatted

Remove Masked validator in favor of Formatted #125

Workflow file for this run

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