Skip to content

Commit

Permalink
chore: Update CDN URL in GitHub workflow to use main branch for potat…
Browse files Browse the repository at this point in the history
…oshield.js
  • Loading branch information
murdercode committed Jul 29, 2024
1 parent a01bec6 commit 48a67ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/purge-cdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- uses: gacts/purge-jsdelivr-cache@v1
with:
url: |
https://cdn.jsdelivr.net/gh/The-3Labs-Team/potatoshield@1/dist/potatoshield.min.ob.js
https://cdn.jsdelivr.net/gh/The-3Labs-Team/potatoshield@main/dist/potatoshield.min.ob.js

0 comments on commit 48a67ea

Please sign in to comment.