Skip to content

Commit b060fbd

Browse files
authored
chore(pages): Fix permissions (#185)
1 parent e6d55ff commit b060fbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ concurrency:
99

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

1315
jobs:
1416
build:

0 commit comments

Comments
 (0)