Skip to content

fix: Fixed ignorance of exceptions in assertable nodes (Should, Then)… #5

fix: Fixed ignorance of exceptions in assertable nodes (Should, Then)…

fix: Fixed ignorance of exceptions in assertable nodes (Should, Then)… #5

name: "Release: .NET / NuGet"
permissions:
contents: write
on:
push:
branches:
- master
paths:
- 'src/**'
- 'LICENSE'
- 'README.md'
jobs:
Release:
uses: Heleonix/workflows/.github/workflows/release-net-nuget.yml@main
secrets: inherit