Compare commits

...

1 Commits

Author SHA1 Message Date
971b6655d4 fuck
All checks were successful
tagged-release / Tagged Release (push) Successful in 2m38s
2025-01-06 14:46:09 +02:00

View File

@@ -26,10 +26,9 @@ jobs:
- name: Build
run: gradle build
- name: Create release
uses: "https://gitea.com/actions/release-action@main"
uses: "https://gitea.com/actions/gitea-release-action@main"
with:
api_key: "${{secrets.TOKEN}}"
prerelease: false
# api_key: "${{secrets.TOKEN}}"
files: |
java-jscript/LICENSE
java-jscript/build/libs/*.jar