mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
rc3
This commit is contained in:
parent
3fc78d0457
commit
3a38421009
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" \
|
curl -X POST "https://api.cloudflare.com/client/v4/accounts/eb79f13320db531d8cf1f3720966b695/pages/projects/doc-websoft9-com/deployments" \
|
||||||
-H "Authorization: Bearer ${{ secrets.CLOUDFLARE_API_TOKEN }}" \
|
-H "Authorization: Bearer ${{ secrets.CLOUDFLARE_API_TOKEN }}" \
|
||||||
-F "file=@apidocs.zip" \
|
-F "file=@apidocs.zip" \
|
||||||
-F "branch=dev"
|
-F "development=dev"
|
||||||
|
|
||||||
# - name: Publish to Cloudflare Pages
|
# - name: Publish to Cloudflare Pages
|
||||||
# uses: cloudflare/pages-action@v1
|
# uses: cloudflare/pages-action@v1
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.12-rc2",
|
"version": "2.1.12-rc3",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"portainer": "0.1.2",
|
"portainer": "0.1.2",
|
||||||
"nginx": "0.0.9",
|
"nginx": "0.0.9",
|
||||||
|
Loading…
Reference in New Issue
Block a user