Skip to content

Bump GitVersion.MsBuild from 6.2.0 to 6.7.0 #39

Bump GitVersion.MsBuild from 6.2.0 to 6.7.0

Bump GitVersion.MsBuild from 6.2.0 to 6.7.0 #39

Workflow file for this run

name: Release
on:
release:
types:
- published
workflow_dispatch: {}
env:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
DOTNET_NOLOGO: true
jobs:
package:
permissions:
contents: read
issues: read
checks: write
pull-requests: write
name: "Package"
uses: .github/workflows/package.yml@main

Check failure on line 20 in .github/workflows/on_release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/on_release.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows