Skip to content

Commit db19289

Browse files
committed
Git. Removed permissions from website deployment action
1 parent 9991419 commit db19289

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/website-deploy.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ jobs:
1111
deploy:
1212
name: Deploy to GitHub Pages
1313
runs-on: ubuntu-latest
14-
permissions:
15-
pages: write
16-
# only required for workflows in private repositories
17-
actions: read
18-
contents: read
1914
defaults:
2015
run:
2116
shell: bash

0 commit comments

Comments
 (0)