Skip to content

Commit 66fc7da

Browse files
committed
Remove syntax errors
1 parent f6eb0ce commit 66fc7da

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/aggregate-distro-update-sites.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,4 @@ jobs:
6767
fi
6868
done
6969
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 }}
7670

0 commit comments

Comments
 (0)