Skip to content

Commit

Permalink
fix permission
Browse files Browse the repository at this point in the history
  • Loading branch information
giper45 authored Aug 1, 2024
1 parent e56cfe2 commit 2239acb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
pull_request:
branches: [ "main" ]

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

jobs:
build:

Expand Down

0 comments on commit 2239acb

Please sign in to comment.