Update .gitea/workflows/release-nighty.yaml
This commit is contained in:
parent
ef355ecd48
commit
faf823ec37
@ -56,4 +56,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: 'build/libs/*.jar;!build/libs/*-sources.jar;!build/libs/*-dev.jar'
|
files: 'build/libs/*.jar;!build/libs/*-sources.jar;!build/libs/*-dev.jar'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
release-tag: v1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user