Remove Secret
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m29s

This commit is contained in:
2023-12-29 12:33:36 -05:00
parent f6689cbc5c
commit b20f2bffd6

View File

@@ -39,6 +39,4 @@ jobs:
uses: https://github.com/distributhor/workflow-webhook@v3
with:
webhook_url: ${{ vars.WEBHOOK_URL }}
webhook_secret: ${{ secrets.WEBHOOK_SECRET }}
verify_ssl: false
data: '{ "artifact_url": "${{ gitea.server_url }}/${{ gitea.repository }}/actions/runs/${{ gitea.run_id}}/build-artifact-${{ steps.get_version.outputs.VERSION }}.${{ gitea.run_number }}" }'