Skip to content

changed release workflow to use universal-workflows #5

changed release workflow to use universal-workflows

changed release workflow to use universal-workflows #5

Workflow file for this run

name: Release
on:
push:
tags:
- "v*.*.*"
jobs:
release:
uses: flmorg/universal-workflows/.github/workflows/dotnet.release.yml@main

Check failure on line 10 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "flmorg/universal-workflows/.github/workflows/dotnet.release.yml@main" : failed to fetch workflow: workflow was not found.
with:
githubContext: ${{ toJSON(github) }}
secrets: inherit