Skip to content

Commit

Permalink
chore: update cafemenu domain
Browse files Browse the repository at this point in the history
  • Loading branch information
oott123 committed Oct 11, 2022
1 parent b0a0646 commit b5a6138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Trigger API
run: |
curl -H "X-CafeMenu-Auth: $CAFEMENU_SECRET" \
https://cafemenu.lv5.one/edit/act/ready \
https://cafemenu.xivcdn.com/edit/act/ready \
--data $([[ "$ACT_UPDATED" = yes ]] && echo 'data=1' || echo 'data=0') \
-so /dev/null
env:
Expand Down

0 comments on commit b5a6138

Please sign in to comment.