We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa5752 commit e047f68Copy full SHA for e047f68
.github/workflows/release.yml
@@ -34,5 +34,3 @@ jobs:
34
NEXUS_PASS: ${{ secrets.NEXUS_RELEASE_PASSWORD }}
35
run: |
36
./gradlew publishReleasePublicationToMavenRepository -DLIBRARY_VERSION=${{ github.event.release.tag_name }}
37
- cd include-build
38
- ../gradlew publishPlugins -DLIBRARY_VERSION=${{ github.event.release.tag_name }}
0 commit comments