Skip to content

Commit

Permalink
fix(docs): changes path for location in Writerside config
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Sep 29, 2024
1 parent 5c62e98 commit f8df176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
instance: ${{ env.INSTANCE }}
artifact: ${{ env.ARTIFACT }}
docker-version: ${{ env.DOCKER_VERSION }}
path: Writerside # Specify the directory for Writerside docs
location: Writerside # Specify the directory for Writerside docs

- name: Upload artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f8df176

Please sign in to comment.