fix: action version
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -340,9 +340,9 @@ jobs:
|
|||||||
ls -R ./.git/
|
ls -R ./.git/
|
||||||
mv out/hiddify-android-market.aab hiddify-android-market.aab
|
mv out/hiddify-android-market.aab hiddify-android-market.aab
|
||||||
unzip ./out/hiddify-windows-x64-setup.zip -d ./
|
unzip ./out/hiddify-windows-x64-setup.zip -d ./
|
||||||
|
|
||||||
- name: Winget Publish
|
- name: Winget Publish
|
||||||
uses: isaacrlevin/winget-publish-action@1.0
|
uses: isaacrlevin/winget-publish-action@v.5
|
||||||
with:
|
with:
|
||||||
publish-type: "Update"
|
publish-type: "Update"
|
||||||
user: "Hiddify"
|
user: "Hiddify"
|
||||||
|
|||||||
Reference in New Issue
Block a user