Skip to content

Commit

Permalink
Protect Publish WinGet job in environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas committed Jun 24, 2023
1 parent 7217cc4 commit 52fee9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
publish-winget:
runs-on: windows-latest
environment: winget

steps:
# Requires forked winget-pkgs: https://github.com/microsoft/winget-pkgs to the same account as this project
Expand Down

0 comments on commit 52fee9c

Please sign in to comment.