mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
chore(ci): remove write perms on winget workflow (#9598)
This wasn't the issue - the issue was that @firezone-bot needed access to the firezone/winget-pkgs repo. Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
3
.github/workflows/publish-to-winget.yml
vendored
3
.github/workflows/publish-to-winget.yml
vendored
@@ -13,9 +13,6 @@ jobs:
|
||||
publish_clients:
|
||||
name: Publish ${{ matrix.identifier }} to winget
|
||||
runs-on: windows-latest-xlarge
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user