fix: action bugs

This commit is contained in:
Hiddify
2024-03-05 08:28:27 +01:00
parent 37c0002c31
commit 355aa7ad0d
2 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
steps:
- name: Upload store MSIX to release
uses: JasonWei512/Upload-Microsoft-Store-MSIX-Package-to-GitHub-Release@v1
uses: hiddify/Upload-Microsoft-Store-MSIX-Package-to-GitHub-Release@develop
with:
store-id: 9pdfnl3qv2s5
token: ${{ secrets.GITHUB_TOKEN }}