Trigger reconcile webhook once build is done
All checks were successful
Build and deploy / build (push) Successful in 7m18s

This commit is contained in:
Dreaded_X 2025-04-23 21:00:02 +02:00
parent 07123a92a9
commit 3c29377013
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA

View File

@ -9,5 +9,7 @@ on:
jobs:
build:
uses: dreaded_x/workflows/.gitea/workflows/rust-kubernetes.yaml@f948dd0b510b112852c22b8cecd5fd7a3fb35027
uses: dreaded_x/workflows/.gitea/workflows/rust-kubernetes.yaml@66ab50c3ac239dbdd1e42e6276ec2e65b6a79379
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
secrets: inherit