mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 01:00:20 +08:00
rc4
This commit is contained in:
parent
3a38421009
commit
648a45e32c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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 "development=dev"
|
||||
# -F "branch=dev"
|
||||
|
||||
# - name: Publish to Cloudflare Pages
|
||||
# uses: cloudflare/pages-action@v1
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.1.12-rc3",
|
||||
"version": "2.1.12-rc4",
|
||||
"plugins": {
|
||||
"portainer": "0.1.2",
|
||||
"nginx": "0.0.9",
|
||||
|
Loading…
Reference in New Issue
Block a user