Compare commits
No commits in common. "d0a0796e14b1bab59b58e592f404a0e66884a334" and "37dc844cc4eb0cf223478d66f0c73dcd4a29fb8f" have entirely different histories.
d0a0796e14
...
37dc844cc4
2
.github/workflows/tagged-release.yml
vendored
2
.github/workflows/tagged-release.yml
vendored
@ -18,8 +18,6 @@ jobs:
|
||||
java-version: '11'
|
||||
- name: Setup Gradle
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
gradle-version: "8.10"
|
||||
- name: Clone repository
|
||||
uses: GuillaumeFalourd/clone-github-repo-action@main
|
||||
with:
|
||||
|
@ -1,4 +1,4 @@
|
||||
project_group = me.topchetoeu
|
||||
project_name = jscript
|
||||
project_version = 0.10-beta
|
||||
project_version = 0.9.41-beta
|
||||
main_class = me.topchetoeu.jscript.repl.SimpleRepl
|
||||
|
Loading…
Reference in New Issue
Block a user