Skip to content

Commit

Permalink
Added permissions blog to build_privacy_policy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlienKevin committed Sep 17, 2024
1 parent 6e0af15 commit 0107ba0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_privacy_policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ on:
- 'assets/privacy_policy/**'
workflow_dispatch:

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

jobs:
combine-and-publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0107ba0

Please sign in to comment.