Skip to content

Commit 5df14be

Browse files
authored
Set invalidation prefix
1 parent 2c12994 commit 5df14be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-production.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,5 @@ jobs:
8686
uses: nathanvaughn/actions-cloudflare-purge@master
8787
with:
8888
cf_zone: ${{ secrets.CLOUDFLARE_ZONE }}
89-
cf_auth: ${{ secrets.CLOUDFLARE_PURGE_API_TOKEN }}
89+
cf_auth: ${{ secrets.CLOUDFLARE_PURGE_API_TOKEN }}
90+
prefixes: https://docs.arduino.cc/resources/datasheets/

0 commit comments

Comments
 (0)