adapto to stricter repo permissions
This commit is contained in:
2
.github/workflows/pr-deploy.yaml
vendored
2
.github/workflows/pr-deploy.yaml
vendored
@@ -22,6 +22,8 @@ jobs:
|
|||||||
|
|
||||||
netlify:
|
netlify:
|
||||||
needs: prdetails
|
needs: prdetails
|
||||||
|
permissions:
|
||||||
|
deployments: write
|
||||||
uses: ./.github/workflows/netlify.yaml
|
uses: ./.github/workflows/netlify.yaml
|
||||||
with:
|
with:
|
||||||
pr_number: ${{ needs.prdetails.outputs.pr_number }}
|
pr_number: ${{ needs.prdetails.outputs.pr_number }}
|
||||||
|
|||||||
Reference in New Issue
Block a user