Skip to content

Commit

Permalink
deploy.yml: add permissions contents: read (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Jan 12, 2024
1 parent 7b1cbea commit 127b4a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ env:
FORCE_COLOR: 2
NODE: 20

permissions:
contents: read

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 127b4a4

Please sign in to comment.