mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
rc3
This commit is contained in:
parent
3fc78d0457
commit
3a38421009
2 changed files with 2 additions and 2 deletions
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 "branch=dev"
|
||||
-F "development=dev"
|
||||
|
||||
# - name: Publish to Cloudflare Pages
|
||||
# uses: cloudflare/pages-action@v1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.1.12-rc2",
|
||||
"version": "2.1.12-rc3",
|
||||
"plugins": {
|
||||
"portainer": "0.1.2",
|
||||
"nginx": "0.0.9",
|
||||
|
|
Loading…
Reference in a new issue