Publish to Windows Package Managar (WinGet) (#369)

* Update publish.yml

* Create winget.yml

* Update winget.yml

* Update publish.yml

* Update winget.yml
This commit is contained in:
Vedant
2022-06-30 09:29:23 +05:30
committed by GitHub
parent 7195a30d55
commit bdb0ad89d4
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ jobs:
- name: Upload Release
uses: xresloader/upload-to-github-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.WINGET_PUBLISH_PAT }}
with:
file: "master/server/build/*.jar;master/server/build/*.msi;master/server/build/*.zip;master/server/build/*.tar.gz;master/server/build/*.deb"
tags: true