Skip to content

Commit

Permalink
Add missing closeAndReleaseRepository to Android CI (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp authored Nov 14, 2022
1 parent 6d60307 commit b54a1d4
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 @@ -57,7 +57,7 @@ jobs:
with:
build-root-directory: platforms/android
arguments: |
publishAllPublicationsToMavenCentral
publishAllPublicationsToMavenCentral closeAndReleaseRepository
npm:
name: Publish to npm
runs-on: ubuntu-latest
Expand Down

0 comments on commit b54a1d4

Please sign in to comment.