2 Commits

Author SHA1 Message Date
875b633671 fix: trigger release
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m40s
2026-03-20 18:44:13 -04:00
f9f5c9ea7c fix(build): Update webhook auth
All checks were successful
Build BAB Application Deployment Artifact / build (push) Successful in 2m37s
2026-03-20 18:36:45 -04:00

View File

@@ -59,7 +59,7 @@ jobs:
with: with:
webhook_url: ${{ vars.WEBHOOK_URL }} webhook_url: ${{ vars.WEBHOOK_URL }}
webhook_auth_type: bearer webhook_auth_type: bearer
webhook_auth: Token:${{ secrets.WEBHOOK_SECRET }} webhook_auth: ${{ secrets.WEBHOOK_SECRET }}
verbose: true verbose: true
data: > data: >
{ {