Fix URL again
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m40s

This commit is contained in:
2023-12-29 12:06:24 -05:00
parent f7902011cc
commit f69614d5c7

View File

@@ -36,7 +36,7 @@ jobs:
# path: build-${{ steps.get_version.outputs.VERSION }}.tar.gz
path: dist/pwa/
- name: Trigger Ansible Deploy Playbook
uses: https://github.com/distributhor/workflow-webhook
uses: https://github.com/distributhor/workflow-webhook@v3
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
webhook_secret: ${{ secrets.WEBHOOK_SECRET }}