Skip to content

Commit

Permalink
Update winget.yml to include read-all permissions block
Browse files Browse the repository at this point in the history
  • Loading branch information
tgauth authored Jan 8, 2024
1 parent 177d993 commit a0e7464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
permissions: read-all

steps:
- name: Extract version from tag
Expand Down

0 comments on commit a0e7464

Please sign in to comment.