Skip to content

Add option to set a tag instead of changing the category for unlinked… #73

Add option to set a tag instead of changing the category for unlinked…

Add option to set a tag instead of changing the category for unlinked… #73

Workflow file for this run

on:
push:
tags:
- "v*.*.*"
jobs:
release:
uses: flmorg/universal-workflows/.github/workflows/dotnet.release.yml@main
with:
githubContext: ${{ toJSON(github) }}
secrets: inherit