Skip to content

Fix missing local dev tools #15

Fix missing local dev tools

Fix missing local dev tools #15

Workflow file for this run

---
name: Changelog generator CD
on:
push:
branches:
- main
paths:
- tools/changelog
tags:
- "tools/changelog/v[0-9]+.[0-9]+.[0-9]+**"
pull_request:
paths:
- tools/changelog/workflows/cd.yaml
- .github/workflows/changelog-cd.yaml
- tools/repo-release-tooling/workflows/reusable-cd.yaml
jobs:
release:
uses: ./tools/repo-release-tooling/workflows/reusable-cd.yaml

Check failure on line 20 in .github/workflows/changelog-cd.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/changelog-cd.yaml

Invalid workflow file

invalid value workflow reference: no version specified
permissions:
contents: write
packages: write
with:
tool-directory: ./tools/changelog