mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
adapto to stricter repo permissions
This commit is contained in:
parent
379050ff80
commit
4283716dcc
2
.github/workflows/pr-deploy.yaml
vendored
2
.github/workflows/pr-deploy.yaml
vendored
@ -22,6 +22,8 @@ jobs:
|
||||
|
||||
netlify:
|
||||
needs: prdetails
|
||||
permissions:
|
||||
deployments: write
|
||||
uses: ./.github/workflows/netlify.yaml
|
||||
with:
|
||||
pr_number: ${{ needs.prdetails.outputs.pr_number }}
|
||||
|
Loading…
Reference in New Issue
Block a user