Merge pull request #1967 from vedantmgoyal2009/patch-1
Update winget.yml
This commit is contained in:
commit
e32fd294b4
|
@ -6,7 +6,7 @@ jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: windows-latest # action can only be run on windows
|
runs-on: windows-latest # action can only be run on windows
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/vedantmgoyal2009/winget-pkgs-automation/releaser-action@v1.0.0
|
- uses: vedantmgoyal2009/winget-releaser@latest
|
||||||
with:
|
with:
|
||||||
identifier: Sandboxie.Plus
|
identifier: Sandboxie.Plus
|
||||||
installers-regex: 'Sandboxie-Plus.*.exe$'
|
installers-regex: 'Sandboxie-Plus.*.exe$'
|
||||||
|
|
Loading…
Reference in New Issue