update dependencies

This commit is contained in:
MHSanaei
2023-02-23 00:38:50 +03:30
parent f01cb8f1d8
commit b2d8ba6e15
3 changed files with 24 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: package
run: tar -zcvf x-ui-linux-amd64.tar.gz x-ui
- name: upload
uses: svenstaro/upload-release-action@2.4.1
uses: svenstaro/upload-release-action@2.5.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }}