mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-02-07 14:22:47 +08:00
chore(ci): disable deferred expiration for pages assets
This commit is contained in:
parent
2751c88fea
commit
e6bcba718a
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
@ -118,7 +118,7 @@ jobs:
|
|||||||
uses: cloudflare/wrangler-action@v3
|
uses: cloudflare/wrangler-action@v3
|
||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CF_API_TOKEN }}
|
apiToken: ${{ secrets.CF_API_TOKEN }}
|
||||||
command: deploy --name modular-avatar-docs --old-asset-ttl 300
|
command: deploy --name modular-avatar-docs
|
||||||
workingDirectory: docs-site~
|
workingDirectory: docs-site~
|
||||||
|
|
||||||
- name: Purge cache
|
- name: Purge cache
|
||||||
|
Loading…
Reference in New Issue
Block a user