chore: resize logo to exact square

cd: fix winget version requirements
This commit is contained in:
Kingkor Roy Tirtho 2023-03-08 09:09:18 +06:00
parent 65fa715830
commit 78e232f6eb
2 changed files with 2 additions and 0 deletions

View File

@ -249,6 +249,8 @@ jobs:
- name: Release winget package - name: Release winget package
uses: vedantmgoyal2009/winget-releaser@v1 uses: vedantmgoyal2009/winget-releaser@v1
with: with:
version: ${{ inputs.version }}
release-tag: v${{ inputs.version }}
identifier: KRTirtho.Spotube identifier: KRTirtho.Spotube
token: ${{ secrets.WINGET_TOKEN }} token: ${{ secrets.WINGET_TOKEN }}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 89 KiB