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 2c12994 commit 5df14beCopy full SHA for 5df14be
.github/workflows/deploy-production.yml
@@ -86,4 +86,5 @@ jobs:
86
uses: nathanvaughn/actions-cloudflare-purge@master
87
with:
88
cf_zone: ${{ secrets.CLOUDFLARE_ZONE }}
89
- cf_auth: ${{ secrets.CLOUDFLARE_PURGE_API_TOKEN }}
+ cf_auth: ${{ secrets.CLOUDFLARE_PURGE_API_TOKEN }}
90
+ prefixes: https://docs.arduino.cc/resources/datasheets/
0 commit comments