diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29a1490947..8911527d3d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1055,6 +1055,7 @@ jobs: run: npm publish --access public - name: Purge jsdelivr cache + if: env.version_changed == 'true' uses: gacts/purge-jsdelivr-cache@v1 with: url: |