Skip to content

docs: converts CHANGELOG rst => md and adds the release-please workflow #1

docs: converts CHANGELOG rst => md and adds the release-please workflow

docs: converts CHANGELOG rst => md and adds the release-please workflow #1

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: python
package-name: dimcat
changelog-path: docs/CHANGELOG.md