Skip to content

Merge pull request #174 from baba-dev/codex/locate-references-to-png-… #176

Merge pull request #174 from baba-dev/codex/locate-references-to-png-…

Merge pull request #174 from baba-dev/codex/locate-references-to-png-… #176

---
name: Release Please
on:
push:
branches: [main]
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: simple
changelog-types: '[{"type":"feat","section":"Features"},{"type":"fix","section":"Fixes"},{"type":"chore","section":"Chores"}]'