Skip to content

Commit

Permalink
Fix archive docs not working
Browse files Browse the repository at this point in the history
  • Loading branch information
AyhamAl-Ali committed Oct 2, 2023
1 parent 95ab0ff commit 4fbc3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: Generate documentation
uses: ./skript/.github/workflows/docs/generate-docs
with:
docs_output_dir: ${{ steps.configuration.outputs.DOCS_OUTPUT_DIR }}
docs_repo_dir: ${{ steps.configuration.outputs.DOCS_REPO_DIR }}
skript_repo_dir: ${{ steps.configuration.outputs.SKRIPT_REPO_DIR }}
is_release: true
Expand Down

0 comments on commit 4fbc3a5

Please sign in to comment.