This commit is contained in:
qiaofeng1227 2024-09-04 16:09:41 +08:00
parent 3fc78d0457
commit 3a38421009
2 changed files with 2 additions and 2 deletions

View file

@ -133,7 +133,7 @@ jobs:
curl -X POST "https://api.cloudflare.com/client/v4/accounts/eb79f13320db531d8cf1f3720966b695/pages/projects/doc-websoft9-com/deployments" \
-H "Authorization: Bearer ${{ secrets.CLOUDFLARE_API_TOKEN }}" \
-F "file=@apidocs.zip" \
-F "branch=dev"
-F "development=dev"
# - name: Publish to Cloudflare Pages
# uses: cloudflare/pages-action@v1

View file

@ -1,5 +1,5 @@
{
"version": "2.1.12-rc2",
"version": "2.1.12-rc3",
"plugins": {
"portainer": "0.1.2",
"nginx": "0.0.9",