Skip to content

Commit f3011cc

Browse files
Update ping.yml
1 parent 8c3d9bb commit f3011cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ping.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313

1414
steps:
1515
- name: Send HTTP Request
16-
run: curl -X GET ${{secrets.BACKEND_URL}}
16+
run: curl -X GET https://leetcode-journal.vercel.app/api/etc/supabase-activity-scheduler

0 commit comments

Comments
 (0)