mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-23 22:15:37 +02:00
Update winget.yml to include read-all permissions block
This commit is contained in:
parent
177d993e4f
commit
a0e74643a2
1
.github/workflows/winget.yml
vendored
1
.github/workflows/winget.yml
vendored
@ -8,6 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
permissions: read-all
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Extract version from tag
|
- name: Extract version from tag
|
||||||
|
Loading…
x
Reference in New Issue
Block a user