We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2307212 + b37d36d commit c4f7501Copy full SHA for c4f7501
.github/workflows/build_deploy.yml
@@ -1,5 +1,5 @@
1
2
-name: Build and deploy Plone 6 documentation to 6-dev.docs.plone.org
+name: Build and deploy Plone 6 documentation to 6-dev-docs.plone.org
3
4
on:
5
push:
@@ -44,4 +44,4 @@ jobs:
44
# dest: '${{secrets.DEPLOY_USER_TRAINING}}@${{secrets.DEPLOY_SERVER_TRAINING}}:${{secrets.DEPLOY_PATH_TRAINING}}/5'
45
#
46
# - name: Display status from deploy
47
-# run: echo "${{ steps.deploy.outputs.status }}"
+# run: echo "${{ steps.deploy.outputs.status }}"
0 commit comments