Skip to content
name: Update Changelog
on:
release:
types: [released]
permissions: {}
jobs:
update:
permissions:
contents: write
uses: cmf/.github/.github/workflows/update-changelog.yml@main

Check failure on line 13 in .github/workflows/update-changelog.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/update-changelog.yml

Invalid workflow file

error parsing called workflow ".github/workflows/update-changelog.yml" -> "cmf/.github/.github/workflows/update-changelog.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.