Skip to content

Commit 836f53b

Browse files
committed
saving
1 parent f1bd994 commit 836f53b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches: [ main ]
66

7+
permissions:
8+
contents: write
9+
pages: write
10+
id-token: write
11+
712
jobs:
813
deploy-html:
914
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)