Skip to content

Commit 0dd6430

Browse files
committed
build: there are no gradle plugins to publish in this project
1 parent 9a03ce0 commit 0dd6430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ jobs:
7777
./gradlew
7878
-Psigning.secretKeyRingFile=${{ github.workspace }}/secring.gpg
7979
publishMavenPublicationToSonatypeRepository
80-
publishPluginMavenPublicationToSonatypeRepository
8180
closeSonatypeStagingRepository
8281
- name: "Generate Build Date file"
8382
run: echo "$SOURCE_DATE_EPOCH" >> build/BUILD_DATE.txt

0 commit comments

Comments
 (0)