Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moriafly committed Jun 19, 2024
1 parent b6ada0f commit 1614db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:

- name: Publish To Maven Central
run: |
./gradlew publishAndReleaseToMavenCentral --no-configuration-cache
./gradlew :ui2:publishAndReleaseToMavenCentral --no-configuration-cache

0 comments on commit 1614db7

Please sign in to comment.