Skip to content

Commit 4308347

Browse files
committed
cleanup old repos
1 parent a711745 commit 4308347

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
distribution: 'graalvm'
2727
java-version: '21'
28-
- name: Build with Gradle
29-
run: ./gradlew shadowJar
30-
- name: Publish to Maven
31-
run: ./gradlew publish
28+
# - name: Build with Gradle
29+
# run: ./gradlew shadowJar
30+
# - name: Publish to Maven
31+
# run: ./gradlew publish

0 commit comments

Comments
 (0)