Skip to content

Commit c4f7501

Browse files
committed
Merge branch 'port-training-config' of github.com:stevepiercy/documentation into port-training-config
2 parents 2307212 + b37d36d commit c4f7501

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
name: Build and deploy Plone 6 documentation to 6-dev.docs.plone.org
2+
name: Build and deploy Plone 6 documentation to 6-dev-docs.plone.org
33

44
on:
55
push:
@@ -44,4 +44,4 @@ jobs:
4444
# dest: '${{secrets.DEPLOY_USER_TRAINING}}@${{secrets.DEPLOY_SERVER_TRAINING}}:${{secrets.DEPLOY_PATH_TRAINING}}/5'
4545
#
4646
# - name: Display status from deploy
47-
# run: echo "${{ steps.deploy.outputs.status }}"
47+
# run: echo "${{ steps.deploy.outputs.status }}"

0 commit comments

Comments
 (0)