Skip to content

chore: add NArchitecture.Gen tool #11

chore: add NArchitecture.Gen tool

chore: add NArchitecture.Gen tool #11

Workflow file for this run

name: "Release"
on:
push:
tags:
- "v*.*.*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: GH Release
uses: softprops/action-gh-release@v0.1.15