Skip to content

Commit

Permalink
ci: update sha for auto winget PR action (#1418)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementTsang authored Mar 3, 2024
1 parent 73f1827 commit d604f72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/post_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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$'
Expand Down

0 comments on commit d604f72

Please sign in to comment.