Skip to content

Commit 0ad9b6f

Browse files
committed
Added permissions.
1 parent f3f59b5 commit 0ad9b6f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/Deploy_site.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: Deploy Site
2+
permissions:
3+
contents: read
4+
pages: write
5+
id-token: write
26
on:
37
#pull_request:
48
# branches:

0 commit comments

Comments
 (0)