Skip to content

feat!: Added ability to transform xml-based files using cshtml Razor … #5

feat!: Added ability to transform xml-based files using cshtml Razor …

feat!: Added ability to transform xml-based files using cshtml Razor … #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