This commit is contained in:
parent
b1e0db627c
commit
93cae33bb0
2
.github/workflows/tagged-release.yml
vendored
2
.github/workflows/tagged-release.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
run: gradle build
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
repo_token: "${{ secrets.TOKEN }}"
|
||||
prerelease: false
|
||||
files: |
|
||||
java-jscript/LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user