Skip to content

Merge pull request #73 from clouddrove/patch-outout #4

Merge pull request #73 from clouddrove/patch-outout

Merge pull request #73 from clouddrove/patch-outout #4

Workflow file for this run

name: changelog
permissions: write-all
on:
push:
tags:
- "*"
workflow_dispatch:
jobs:
changelog:
uses: clouddrove/github-shared-workflows/.github/workflows/changelog.yml@1.2.8
secrets: inherit
with:
branch: 'master'