Skip to content

Commit

Permalink
ci: run cdn purge only after a release (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-cristino authored Dec 23, 2024
1 parent 552169e commit ca0ef66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

cdn:
name: 🗑️
needs: release
runs-on: ubuntu-latest
steps:
- uses: gacts/purge-jsdelivr-cache@v1
Expand Down

0 comments on commit ca0ef66

Please sign in to comment.