Skip to content

Commit

Permalink
ci: fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
kskarthik committed Nov 23, 2024
1 parent db833e2 commit 8f07c9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ on:

permissions:
contents: read
pages: write
id-token: write

jobs:
build:
Expand Down

0 comments on commit 8f07c9e

Please sign in to comment.