Skip to content

Commit 69fa7c6

Browse files
authored
util: Drop permission constraints in the release action (#1463)
1 parent 0b11e87 commit 69fa7c6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ on:
55
branches:
66
- master
77

8-
permissions:
9-
contents: read # Read access for checkout
10-
pages: write # Write access to deploy to GitHub Pages
11-
128
jobs:
139
release:
1410
name: Release docs

0 commit comments

Comments
 (0)