Skip to content

Commit 1e9934a

Browse files
committed
Fix docs-pr-netlify.yaml permissions
Signed-off-by: Michael Telatynski <[email protected]>
1 parent a6d342d commit 1e9934a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-pr-netlify.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-24.04
1313
permissions:
1414
actions: read
15+
deployments: write
1516
steps:
1617
- name: 📥 Download artifact
1718
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)