fix: action

This commit is contained in:
Aman Harwara
2023-02-17 19:36:51 +05:30
parent 2d83f9a339
commit bafda4e8ce

View File

@@ -78,7 +78,7 @@ jobs:
trigger_workflow: true
wait_workflow: true
Version & Publish:
version-publish:
if: "${{ contains(github.event.head_commit.message, 'chore(release): publish') == false }}"
needs: [Build, e2e-test-suite]
runs-on: ubuntu-latest