Browse Source

Bump matrix-org/netlify-pr-preview from 2 to 3 (#16719)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tags/v1.98.0rc1
dependabot[bot] 5 months ago
committed by GitHub
parent
commit
506f5c7553
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/docs-pr-netlify.yaml

+ 1
- 1
.github/workflows/docs-pr-netlify.yaml View File

@@ -22,7 +22,7 @@ jobs:
path: book

- name: 📤 Deploy to Netlify
uses: matrix-org/netlify-pr-preview@v2
uses: matrix-org/netlify-pr-preview@v3
with:
path: book
owner: ${{ github.event.workflow_run.head_repository.owner.login }}


Loading…
Cancel
Save