mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2025-12-22 09:50:29 +00:00
Changes to login flow and API
This commit is contained in:
2
.github/workflows/scheduler-cache-events.yml
vendored
2
.github/workflows/scheduler-cache-events.yml
vendored
@@ -9,4 +9,4 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Cache outstanding events
|
||||
run: curl -X GET https://external.fergl.ie/api/cron/cache
|
||||
run: curl -X GET https://otherway.fergl.ie/api/cron/cache
|
||||
|
||||
@@ -9,4 +9,4 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Cache outstanding events
|
||||
run: curl -X GET https://external.fergl.ie/api/cron/reminders
|
||||
run: curl -X GET https://otherway.fergl.ie/api/cron/reminders
|
||||
|
||||
Reference in New Issue
Block a user