Skip to content

Commit 681a4de

Browse files
ci: add environment specification for update-winget job
1 parent a5223b7 commit 681a4de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-winget.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ env:
3232

3333
jobs:
3434
update-winget:
35+
environment: PT_WINGET
3536
# Only run if this is a matching extension release
3637
if: github.event_name == 'workflow_dispatch' || startsWith(github.event.release.name, 'WebSearchShortcut Extension')
3738
runs-on: windows-latest

0 commit comments

Comments
 (0)