Skip to content

Workflow file for this run

name: "Release Nuget"
on:
workflow_dispatch:
jobs:
nuget:
name: Publish Nuget Package
uses: ./.github/actions/nuget.yml

Check failure on line 9 in .github/workflows/release-nuget.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-nuget.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
publish: true
secrets: inherit