Skip to content

Commit

Permalink
Merge c89c61b into 90fd6f0
Browse files Browse the repository at this point in the history
  • Loading branch information
Arqu authored Sep 30, 2024
2 parents 90fd6f0 + c89c61b commit fa7e42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./target/doc/
destination_dir: ${{ env.PREVIEW_PATH }}
publish_branch: generated-docs-preview
publish_branch: generated-docs-preview-${{ github.event.pull_request.number }}

- name: Find Docs Comment
uses: peter-evans/find-comment@v3
Expand Down

0 comments on commit fa7e42d

Please sign in to comment.