Skip to content

Commit b37d36d

Browse files
authored
fix url
1 parent c917521 commit b37d36d

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)