fix: correct semantic-version step
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 1m56s

This commit is contained in:
2024-06-23 23:54:43 -04:00
parent 01aae9e8ff
commit c08fa6c2d8

View File

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