We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177d993 commit a0e7464Copy full SHA for a0e7464
.github/workflows/winget.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
publish:
10
runs-on: ubuntu-latest
11
+ permissions: read-all
12
13
steps:
14
- name: Extract version from tag
0 commit comments