chore: add updates to force redeployment on Vercel

This commit is contained in:
Parkreiner
2024-11-22 20:21:30 +00:00
parent 5101c27c83
commit 28d68794a6
2 changed files with 59 additions and 0 deletions

View File

@@ -20,3 +20,4 @@ jobs:
INSTATUS_API_KEY: ${{ secrets.INSTATUS_API_KEY }}
INSTATUS_PAGE_ID: ${{ secrets.INSTATUS_PAGE_ID }}
INSTATUS_COMPONENT_ID: ${{ secrets.INSTATUS_COMPONENT_ID }}
VERCEL_API_KEY: ${{ secrets.VERCEL_API_KEY }}