mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-17 03:40:07 +08:00
wip
This commit is contained in:
parent
fc70397b02
commit
0b2017f711
10
.github/workflows/deploy-pages.yml
vendored
10
.github/workflows/deploy-pages.yml
vendored
@ -119,4 +119,12 @@ jobs:
|
||||
with:
|
||||
apiToken: ${{ secrets.CF_API_TOKEN }}
|
||||
command: deploy --name modular-avatar-docs --old-asset-ttl 300
|
||||
workingDirectory: docs-site~
|
||||
workingDirectory: docs-site~
|
||||
|
||||
- name: Purge cache
|
||||
uses: nathanvaughn/actions-cloudflare-purge@3b31015a54307a38ea48904fb367eeb0a753a66f
|
||||
with:
|
||||
cf_zone: ${{ secrets.CF_ZONE_ID }}
|
||||
cf_auth: ${{ secrets.CF_API_TOKEN }}
|
||||
hosts: |
|
||||
modular-avatar.nadena.dev
|
Loading…
Reference in New Issue
Block a user