Skip to content

feat: Support of dictionary indexers to get values by keys instead of… #2

feat: Support of dictionary indexers to get values by keys instead of…

feat: Support of dictionary indexers to get values by keys instead of… #2

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