mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
test
This commit is contained in:
parent
143a304a00
commit
014c29a8de
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -124,7 +124,7 @@ jobs:
|
|||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: eb79f13320db531d8cf1f3720966b695
|
||||
projectName: doc-websoft9-com
|
||||
directory: ./websoft9/apphub/apidocs
|
||||
directory: apphub/apidocs
|
||||
# Optional: Enable this if you want to have GitHub Deployments triggered
|
||||
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
# Optional: Switch what branch you are publishing to.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.1.12-rc2",
|
||||
"version": "2.1.12-rc1",
|
||||
"plugins": {
|
||||
"portainer": "0.1.1",
|
||||
"nginx": "0.0.8",
|
||||
|
|
Loading…
Reference in a new issue