mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
ci: fix winget package identifier (#1225)
This commit is contained in:
parent
6ee810f007
commit
6ad555db58
5
.github/workflows/post-release.yml
vendored
5
.github/workflows/post-release.yml
vendored
@ -121,7 +121,8 @@ jobs:
|
||||
|
||||
- uses: vedantmgoyal2009/winget-releaser@79853c0938cc9946c1ec3cdd1b2e761bb0372b8c # v2
|
||||
with:
|
||||
identifier: Package.Identifier
|
||||
identifier: Clement.bottom
|
||||
installers-regex: '^bottom_x86_64_installer\.msi$'
|
||||
token: ${{ secrets.WINGET_TOKEN }}
|
||||
version: ${{ env.RELEASE_VERSION }}
|
||||
release-tag: ${{ env.RELEASE_VERSION }}
|
||||
token: ${{ secrets.WINGET_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user