fix: fix up script
Some checks failed
tagged-release / Tagged Release (push) Failing after 4m50s

This commit is contained in:
TopchetoEU 2025-01-06 14:13:58 +02:00
parent b1e0db627c
commit 93cae33bb0
Signed by: topchetoeu
GPG Key ID: 6531B8583E5F6ED4

View File

@ -27,7 +27,7 @@ jobs:
run: gradle build run: gradle build
- uses: "marvinpinto/action-automatic-releases@latest" - uses: "marvinpinto/action-automatic-releases@latest"
with: with:
repo_token: "${{ secrets.GITHUB_TOKEN }}" repo_token: "${{ secrets.TOKEN }}"
prerelease: false prerelease: false
files: | files: |
java-jscript/LICENSE java-jscript/LICENSE