Skip to content

feat: ✨ Add unified language and bounded context to DDD intro #12

feat: ✨ Add unified language and bounded context to DDD intro

feat: ✨ Add unified language and bounded context to DDD intro #12

name: Github Release
on:
push:
branches:
- main
jobs:
setup:
uses: zhumeisongsong/shared-actions/.github/workflows/reusable-pnpm-setup.yml@main
release:
needs: setup
uses: zhumeisongsong/shared-actions/.github/workflows/reusable-semantic-release.yml@main
secrets:
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}