Skip to content

Commit

Permalink
Update and rename sleepless.yml to dreamkeep.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
binarykore authored Nov 3, 2023
1 parent 89f9b14 commit 8a40d8c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PlanetScale (Sleepercell / Sleepless Ping)
name: Planet Scale (Dream Keep - Ping)
on:
push:
branches:
Expand All @@ -9,8 +9,8 @@ jobs:
cron:
runs-on: ubuntu-latest
steps:
- name: Sleeper Cell / Sleepless Ping (Database)
- name: Dream Keep - Ping (Database)
run: |
curl --request PUT \
--header 'authorization: ${{ secrets.AUTHORIZATION }}' \
--url '${{ secrets.SITE_URL }}/api/sleepercell'
--url '${{ secrets.SITE_URL }}/api/sleepercell'

0 comments on commit 8a40d8c

Please sign in to comment.