Skip to content

amplify-preview: custom action to trigger amplify previews #39

amplify-preview: custom action to trigger amplify previews

amplify-preview: custom action to trigger amplify previews #39

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
- .github/workflows/reusable-cd.yaml
jobs:
release:
uses: ./.github/workflows/reusable-cd.yaml
permissions:
contents: write
packages: write
with:
tool-directory: ./tools/changelog