Skip to content

fix: unicode mask converter (#66) #2

fix: unicode mask converter (#66)

fix: unicode mask converter (#66) #2

Workflow file for this run

name: release
on:
push:
tags:
- "v*"
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: softprops/action-gh-release@v1
with:
tag_name: ${{ github.ref_name }}