Skip to content

Commit

Permalink
fix(actions): grant publish build metadata read permission (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
beiertu-mms authored Dec 20, 2023
1 parent 97775c2 commit 7b507b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
id-token: write
contents: read
actions: read
metadata: read
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 7b507b6

Please sign in to comment.