mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 06:34:16 +00:00
ci: update sha for auto winget PR action (#1418)
This commit is contained in:
parent
73f1827a03
commit
d604f72aac
1 changed files with 2 additions and 1 deletions
3
.github/workflows/post_release.yml
vendored
3
.github/workflows/post_release.yml
vendored
|
@ -119,7 +119,8 @@ jobs:
|
|||
run: |
|
||||
echo "Release version: ${{ env.RELEASE_VERSION }}"
|
||||
|
||||
- uses: vedantmgoyal2009/winget-releaser@79853c0938cc9946c1ec3cdd1b2e761bb0372b8c # v2
|
||||
- name: Automatically create PR for winget repos
|
||||
uses: vedantmgoyal2009/winget-releaser@93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 # v2
|
||||
with:
|
||||
identifier: Clement.bottom
|
||||
installers-regex: '^bottom_x86_64_installer\.msi$'
|
||||
|
|
Loading…
Reference in a new issue