Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

.github/workflows/deploy.yml #2956

.github/workflows/deploy.yml

.github/workflows/deploy.yml #2956

Workflow file for this run

on:
schedule:
- cron: "0 */12 * * *"
jobs:
curl:
runs-on: ubuntu-latest
steps:
- name: curl
uses: wei/curl@v1
with:
args: -X POST ${{secrets.VERCEL_DEPLOY_HOOK}}