Skip to content

Commit

Permalink
Fix gradlew, rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinRNDR committed Jan 14, 2024
1 parent 35b98c7 commit 659de97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-maven-central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
distribution: temurin
java-version: 17
- name: Build ORX
- name: Build ORSL
run: ./gradlew -Prelease.useLastTag=true build
- name: Decode
run: |
Expand Down
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 659de97

Please sign in to comment.