Skip to content

Commit d84ce1a

Browse files
committed
Add permissions
Signed-off-by: Kaur Palang <kaur.palang@brightcodecompany.com>
1 parent b4190f4 commit d84ce1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
environment:
3434
name: github-pages
3535
url: ${{ steps.deployment.outputs.page_url }}
36+
permissions:
37+
id-token: write
3638
runs-on: ubuntu-latest
3739
needs: build
3840
steps:

0 commit comments

Comments
 (0)