yukukotani/Purge Fastly cache

GitHub Actions to purge Fastly cache by surrogate key or URL.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
api-tokenAPI token of Fastlyyes
service-idService ID to purge. Required for `surrogate-key` target.no""
softIf false, the affected object will be inaccessible rather than marked as stale.true
targetTarget to purge. Currently only `surrogate-key` and `single-url` are supported.yes
keysSurrogate keys to delete. Required if the target is `surrogate-key`.no""
urlCached URL to purge. Required if the target is `single-url`.no""
debugdebug keyfalse

no outputs