Skip to content

Commit

Permalink
Fix GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
thinktwice13 committed Jul 4, 2022
1 parent 980990d commit 989e82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- name: Appointment Check and Notify
run: |
curl --request POST \
--url 'https://www.citapreviavalencia/api/appointments' \
--url 'https://citapreviavalencia.com/api/appointments' \
--header 'Authorization: Bearer ${{ secrets.API_SECRET_KEY }}'

1 comment on commit 989e82d

@vercel
Copy link

@vercel vercel bot commented on 989e82d Jul 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.