This commit is contained in:
VnPower
2024-08-27 16:34:40 +07:00
parent 050fd1991f
commit 1794517618
+3 -1
View File
@@ -37,7 +37,9 @@ steps:
from_secret: CLOUDFLARE_API_TOKEN
commands:
- apk add npm --repository https://dl-cdn.alpinelinux.org/alpine/edge/community/
- npx wrangler pages deploy dist --project-name=pixivfe-docs
- ls
- pwd
- npx wrangler pages deploy site --project-name=pixivfe-docs
when:
branch: [ v2 ]
path: *docs_path