mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-21 19:53:05 +00:00
ci: bump winget-releaser (#1522)
This commit is contained in:
parent
8afae3fbe8
commit
ea46613c58
1 changed files with 1 additions and 1 deletions
2
.github/workflows/post_release.yml
vendored
2
.github/workflows/post_release.yml
vendored
|
@ -120,7 +120,7 @@ jobs:
|
|||
echo "Release version: ${{ env.RELEASE_VERSION }}"
|
||||
|
||||
- name: Automatically create PR for winget repos
|
||||
uses: vedantmgoyal2009/winget-releaser@93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 # v2
|
||||
uses: vedantmgoyal2009/winget-releaser@0db4f0a478166abd0fa438c631849f0b8dcfb99f
|
||||
with:
|
||||
identifier: Clement.bottom
|
||||
installers-regex: '^bottom_x86_64_installer\.msi$'
|
||||
|
|
Loading…
Reference in a new issue