Skip to content

Update changelog ci to janheinrichmerker (#522) #1

Update changelog ci to janheinrichmerker (#522)

Update changelog ci to janheinrichmerker (#522) #1

Workflow file for this run

name: Release changelog
on:
push:
tags:
- v*
jobs:
changelog:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: janheinrichmerker/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}