Skip to content

Workflow file for this run

name: Publish DbUp Packages to NuGet
on:
release:
types: [ published ]
workflow_dispatch:
jobs:
publish:
name: Publish Package
uses: DbUp/Universe/.github/workflows/ReusableWorkflows/publish-release.yml@main

Check failure on line 11 in .github/workflows/publish-release.yml

View workflow run for this annotation

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

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory