Skip to content

Commit 2ffb561

Browse files
committed
add: permissions
1 parent a952aa5 commit 2ffb561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
workflow_dispatch:
1010

1111
permissions:
12+
contents: write
13+
pages: write
1214
id-token: write
1315

1416
jobs:

0 commit comments

Comments
 (0)