fix: typo in build
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 1m45s

This commit is contained in:
2024-06-24 07:25:59 -04:00
parent c08fa6c2d8
commit e250a5f783

View File

@@ -33,7 +33,7 @@ jobs:
- name: Build and Release
id: build
run: |
npm run semantic-version
npx semantic-release
env:
GT_TOKEN: ${{ secrets.GT_TOKEN }}
- name: Trigger Ansible Deploy Playbook