Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
418a44a7c2 |
@@ -64,7 +64,7 @@ jobs:
|
|||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
neutrino-proxy-server
|
neutrino-proxy-server.jar
|
||||||
neutrino-proxy-client
|
neutrino-proxy-client.jar
|
||||||
prerelease: true
|
prerelease: true
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
Reference in New Issue
Block a user