Skip to content

Commit

Permalink
chore: Update PURGE_URLS in deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed Jun 19, 2024
1 parent 9db179b commit a79ad0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
env:
CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }}
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
PURGE_URLS: '["https://www.langx.io", "https://langx.io", "https://langx.io/*", "https://www.langx.io/*"]'
PURGE_URLS: '["https://www.langx.io", "https://langx.io", "https://langx.io/*", "https://www.langx.io/*", "https://langx.io/rss.xml"]'

0 comments on commit a79ad0c

Please sign in to comment.