From 5d4f756463ffcfd37e034abecc5e979074ee3ee5 Mon Sep 17 00:00:00 2001 From: _david Date: Sat, 8 Feb 2025 20:39:05 +0700 Subject: [PATCH] add deploy action --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0e0cccb..8809522 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,4 +15,4 @@ jobs: - name: Deploy to Render run: | - curl -X POST "https://api.render.com/deploy/srv-cqp0podds78s73e275og?key=${{ secrets.RENDER_API_KEY }}" \ No newline at end of file + curl -X POST "https://api.render.com/deploy/srv-cqp0podds78s73e275og?key=ARlic2XFAzA" \ No newline at end of file