test github action v04

This commit is contained in:
songyinyin
2023-10-24 19:09:55 +08:00
parent d78a1d7d9b
commit 418a44a7c2
+2 -2
View File
@@ -64,7 +64,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
neutrino-proxy-server
neutrino-proxy-client
neutrino-proxy-server.jar
neutrino-proxy-client.jar
prerelease: true
token: ${{ secrets.GITHUB_TOKEN }}