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
de2d906315
commit
5fe3288735
3
.github/workflows/deploy-pages.yml
vendored
3
.github/workflows/deploy-pages.yml
vendored
@ -119,4 +119,5 @@ 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 --old-asset-ttl 300
|
||||||
|
workingDirectory: docs-site~
|
Loading…
Reference in New Issue
Block a user