Skip to content

Commit 20afda4

Browse files
author
3aa49ec6bfc910647fa1c5a013e48eef
committed
Update permissions in build-website.yaml
1 parent 26c8e9f commit 20afda4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-website.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build and Release - Website
22

3-
# permissions:
4-
# contents: write
5-
# actions: read
3+
permissions:
4+
contents: write
5+
actions: read
66

77
on:
88
push:

0 commit comments

Comments
 (0)