Skip to content

Commit

Permalink
Updates deployment dist directory
Browse files Browse the repository at this point in the history
  • Loading branch information
BenParizek committed Nov 23, 2023
1 parent 440ae28 commit 8726810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-craft-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
REMOTE_USER: ${{ secrets.REMOTE_USER }}
TARGET: ${{ secrets.DOCUMENT_ROOT }}docs/craft-v4/
ARGS: "-rltgoDzvO --delete"
SOURCE: "docs/.vuepress/dist/"
SOURCE: "docs/.vitepress/dist/"

# This section can be removed for all branches except the current version release branch
- name: Symlink doc folders to public folder
Expand Down

0 comments on commit 8726810

Please sign in to comment.