Skip to content

Commit

Permalink
Update purge_jsdelivr_cache.yml
Browse files Browse the repository at this point in the history
uriel-online authored Oct 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b0d74b4 commit 342349d
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/workflows/purge_jsdelivr_cache.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
- name: Purge jsDelivr cache
uses: gacts/[email protected]
jobs:
purge-jsdelivr-cache:
runs-on: ubuntu-20.04
steps:
- uses: gacts/purge-jsdelivr-cache@v1
with:
url: |
https://cdn.jsdelivr.net/gh/panaxit/xover@latest/xo.js
https://cdn.jsdelivr.net/gh/panaxit/xover@latest/xo.min.js

0 comments on commit 342349d

Please sign in to comment.