Skip to content

Commit

Permalink
refactor: Fix docs path
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Apr 5, 2024
1 parent e43adf2 commit 4877dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-docs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build and Deploy Docs
env:
DOCS_DEST_DIR: /typogrify/v4/
DOCS_DEST_DIR: /twigpack/v4/
on:
push:
branches:
Expand Down

0 comments on commit 4877dab

Please sign in to comment.