Skip to content

Commit 585920c

Browse files
committed
fix ci
1 parent 59f1003 commit 585920c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/documentation-pr-preview.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
- name: Create Documentation Preview
3434
uses: secure-software-engineering/actions/documentation/pr-preview@develop
3535
with:
36-
preview-name: pr-${{ github.event.pull_request.number }}
37-
preview-title: PR ${{ github.event.pull_request.number }} - ${{ github.event.pull_request.title }}
36+
title: PR ${{ github.event.pull_request.number }} - ${{ github.event.pull_request.title }}
37+
pip_dependencies: mkdocs-git-revision-date-localized

0 commit comments

Comments
 (0)