We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6eb0ce commit 66fc7daCopy full SHA for 66fc7da
.github/workflows/aggregate-distro-update-sites.yml
@@ -67,10 +67,4 @@ jobs:
67
fi
68
done
69
echo "invalid_urls=$invalid_urls" >> $GITHUB_OUTPUT
70
-# - uses: ./.github/actions/cloudflare-purge
71
-# name: Invalidate URLs
72
-# with:
73
-# urls: ${{ steps.gen-aggregate-sites.outputs.invalid_urls }}
74
-# cloudflare_zone_id: ${{ secrets.CLOUDFLARE_ZONE_ID }}
75
-# cloudflare_cache_token: ${{ secrets.CLOUDFLARE_CACHE_TOKEN }}
76
0 commit comments