[CI] Purge CDN cache at every build (#125)

This commit is contained in:
aeongdesu 2023-08-13 21:47:38 +09:00 committed by GitHub
parent 10b12474ba
commit 5c2b5d5385
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,3 +37,8 @@ jobs:
git add . git add .
git commit -m "Build $GITHUB_SHA" || exit 0 git commit -m "Build $GITHUB_SHA" || exit 0
git push git push
- name: Purge CDN cache
run: |
curl https://purge.jsdelivr.net/gh/vendetta-mod/builds