Skip to content

Commit

Permalink
chore: specify deployment folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Nov 2, 2023
1 parent 1cff1ce commit 6e2830c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: .
folder: docgen/vcl.github.io/dist

- name: Extract version
id: extract_version
Expand Down

0 comments on commit 6e2830c

Please sign in to comment.