Skip to content

Commit fd3a695

Browse files
Remove permissions from deploy.yml
Removed permissions section from deploy workflow
1 parent 7b3f656 commit fd3a695

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
push:
55
branches: [master]
66
workflow_dispatch:
7-
8-
permissions:
9-
contents: write
10-
117
jobs:
128
build-and-deploy:
139
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)