Skip to content

Publish msg: headers passed by structure #68

Publish msg: headers passed by structure

Publish msg: headers passed by structure #68

Workflow file for this run

name: Release
on:
push:
tags:
- '*'
pull_request:
# Only following types are handled by the action, but one can default to all as well
types: [opened, reopened, synchronize, edited, labeled, unlabeled]
branches:
- main
jobs:
release-notes:
uses: zaphiro-technologies/github-workflows/.github/workflows/release-notes.yaml@main
secrets: inherit