Skip to content

Commit

Permalink
feat: update jsdelivr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Dec 23, 2023
1 parent d3e6a33 commit 0197745
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jsdelivr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- main
- master
- develop
workflow_dispatch:
workflow_dispatch:
jobs:
purge:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -39,3 +39,4 @@ jobs:
uses: egad13/purge-jsdelivr-cache@v1
with:
url: ${{ steps.purge_urls.outputs.urls }}
attempts: 5

0 comments on commit 0197745

Please sign in to comment.