Skip to content

Commit

Permalink
Fix run command
Browse files Browse the repository at this point in the history
  • Loading branch information
t895 committed Sep 9, 2024
1 parent 7d608b7 commit 51605c2
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 @@ -42,4 +42,4 @@ jobs:
with:
xcode-version: latest-stable
- name: Build and publish
run: ./gradlew :shared:publishAllPublicationsToSonatypeRepository
run: ./gradlew publishAndReleaseToMavenCentral

0 comments on commit 51605c2

Please sign in to comment.