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 9a03ce0 commit 0dd6430Copy full SHA for 0dd6430
.github/workflows/release.yml
@@ -77,7 +77,6 @@ jobs:
77
./gradlew
78
-Psigning.secretKeyRingFile=${{ github.workspace }}/secring.gpg
79
publishMavenPublicationToSonatypeRepository
80
- publishPluginMavenPublicationToSonatypeRepository
81
closeSonatypeStagingRepository
82
- name: "Generate Build Date file"
83
run: echo "$SOURCE_DATE_EPOCH" >> build/BUILD_DATE.txt
0 commit comments