Compare commits

...
Author SHA1 Message Date
songyinyin 418a44a7c2 test github action v04 2023-10-24 19:09:55 +08:00
+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 }}