winget: security hardening (#13511)

This commit is contained in:
Alex
2022-08-29 16:27:12 +01:00
committed by GitHub
parent c38454134e
commit 40822ef366

View File

@@ -2,6 +2,8 @@ name: Publish to WinGet
on:
release:
types: [released]
permissions:
contents: read
jobs:
publish:
runs-on: windows-latest