feat: add domain-event-infra package

This commit is contained in:
Karol Sójko
2022-07-06 10:20:51 +02:00
parent d40c4ac0ed
commit 808d18e7cd
125 changed files with 4023 additions and 33 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches: [ main ]
jobs:
bump:
release_and_publish:
if: contains(github.event.head_commit.message, 'chore(release)') == false
runs-on: ubuntu-latest
steps: