From 78286aa3bc229d5cac48c116dfaa823f7632a30e Mon Sep 17 00:00:00 2001 From: offici5l Date: Wed, 16 Oct 2024 04:32:11 +0100 Subject: [PATCH] source + test --- .github/workflows/t.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/t.yml b/.github/workflows/t.yml index 6b38814..cc42e4c 100644 --- a/.github/workflows/t.yml +++ b/.github/workflows/t.yml @@ -17,6 +17,6 @@ jobs: - name: Upload tmibypass run: | - gh release upload tmibypass ./test/MiBypassTool.py --clobber + gh release upload tmibypass test/MiBypassTool.py --clobber env: GITHUB_TOKEN: ${{ secrets.MIBYPASSTOOL }} \ No newline at end of file