Skip to content

Commit

Permalink
fixed publish_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobettelini committed Aug 16, 2024
1 parent af2bc65 commit c335dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./stellar/documentation
publish_dir: ./documentation/book

0 comments on commit c335dbc

Please sign in to comment.