Skip to content

Commit ed00c85

Browse files
authored
Add fork-user to winget release workflow (#1214)
## Changes From https://github.com/vedantmgoyal2009/winget-releaser: > If you are forking [winget-pkgs](https://github.com/microsoft/winget-pkgs) on a different account (e.g. bot/personal account), you can use the fork-user input to specify the username of the account where the fork is present. This PR makes that change. ## Tests <!-- How is this tested? -->
1 parent 961d04d commit ed00c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,4 @@ jobs:
128128
identifier: Databricks.DatabricksCLI
129129
installers-regex: 'windows_.*\.zip$' # Only windows releases
130130
token: ${{ secrets.ENG_DEV_ECOSYSTEM_BOT_TOKEN }}
131+
fork-user: eng-dev-ecosystem-bot

0 commit comments

Comments
 (0)