fix: typo in build
Some checks failed
Build BAB Application Deployment Artifact / build (push) Has been cancelled
Some checks failed
Build BAB Application Deployment Artifact / build (push) Has been cancelled
This commit is contained in:
@@ -33,9 +33,10 @@ jobs:
|
||||
- name: Build and Release
|
||||
id: build
|
||||
run: |
|
||||
npm run semantic-version
|
||||
npx semantic-release
|
||||
env:
|
||||
GT_TOKEN: ${{ secrets.GT_TOKEN }}
|
||||
GITEA_TOKEN: ${{ secrets.GT_TOKEN }}
|
||||
GITEA_URL: ${{ env.GT_URL }}
|
||||
- name: Trigger Ansible Deploy Playbook
|
||||
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user