1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-12-04 05:02:41 +03:00

Update matrix-org/netlify-pr-preview action to v2 (#3374)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-16 15:01:13 +00:00
committed by GitHub
parent d580f56c0b
commit 32a5cc4728

View File

@@ -22,7 +22,7 @@ jobs:
path: docs path: docs
- name: 📤 Deploy to Netlify - name: 📤 Deploy to Netlify
uses: matrix-org/netlify-pr-preview@v1 uses: matrix-org/netlify-pr-preview@v2
with: with:
path: docs path: docs
owner: ${{ github.event.workflow_run.head_repository.owner.login }} owner: ${{ github.event.workflow_run.head_repository.owner.login }}