Test
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m37s

This commit is contained in:
2025-11-17 22:47:05 -05:00
parent 2a61cc105f
commit e2a4dd851d
2 changed files with 2 additions and 0 deletions

View File

@@ -43,5 +43,7 @@ jobs:
uses: https://github.com/distributhor/workflow-webhook@v3
with:
webhook_url: ${{ vars.WEBHOOK_URL }}
webhook_auth_type: "bearer"
webhook_auth: "Token:${{ secrets.WEBHOOK_SECRET }}"
verbose: true
data: '{ "artifact_url": "${{ gitea.server_url }}/${{ gitea.repository }}/releases/download/v${{ steps.build.outputs.VERSION }}/release-${{ steps.build.outputs.VERSION }}.tar.gz" }'

0
test
View File