Skip to content

Commit e047f68

Browse files
committed
remove plugin portal
1 parent 5aa5752 commit e047f68

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,3 @@ jobs:
3434
NEXUS_PASS: ${{ secrets.NEXUS_RELEASE_PASSWORD }}
3535
run: |
3636
./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

Comments
 (0)