1
mirror of https://github.com/jakejarvis/hoot.git synced 2025-10-18 20:14:25 -04:00

Add Vercel notification step to GitHub Actions test workflow

This commit is contained in:
2025-10-14 17:32:25 -04:00
parent f73031e392
commit 6771ba51bc

View File

@@ -47,3 +47,8 @@ jobs:
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Notify Vercel
uses: vercel/repository-dispatch/actions/status@v1
with:
name: "Vercel - hoot: test"