tmp
CI / Build and Test (push) Successful in 44s

This commit is contained in:
2026-06-20 14:37:31 +08:00
parent b89c188bb5
commit d0927bf3ba
+4 -4
View File
@@ -33,7 +33,7 @@ jobs:
- name: Run Gradle build
run: ./gradlew build --no-daemon
- name: Publish artifacts
env:
PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
run: ./gradlew --no-daemon publish
# - name: Publish artifacts
# env:
# PUBLISHER_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
# run: ./gradlew --no-daemon publish