Skip to content

Commit fad3f27

Browse files
committed
fix deploy_prod action
1 parent dfeadb5 commit fad3f27

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_deploy_prod.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build and deploy release
33
permissions:
44
contents: read
55
pull-requests: write
6+
pages: write
7+
id-token: write
68

79
on:
810
release:

0 commit comments

Comments
 (0)