fix: typo in build
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 1m40s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 1m40s
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Build and Release
|
||||
id: build
|
||||
run: |
|
||||
npm run semantic-version
|
||||
semantic-release
|
||||
env:
|
||||
GT_TOKEN: ${{ secrets.GT_TOKEN }}
|
||||
- name: Trigger Ansible Deploy Playbook
|
||||
|
||||
Reference in New Issue
Block a user