Skip to content

Commit

Permalink
Manual test
Browse files Browse the repository at this point in the history
  • Loading branch information
nkammah committed Dec 13, 2023
1 parent 743ff1a commit 25d837d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doc-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: github.event_name == 'pull_request_target'
runs-on: ubuntu-latest
steps:
- uses: elastic/docs/.github/actions/docs-preview@master
- uses: elastic/docs/.github/actions/docs-preview@action-update
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
repo: ${{ github.event.repository.name }}
Expand All @@ -29,4 +29,4 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
repo: ${{ github.event.repository.name }}
preview-path: 'guide/en/observability/master/index.html'
pr: 2842
pr: 2865

0 comments on commit 25d837d

Please sign in to comment.