Skip to content

Commit d895c13

Browse files
chore: do not use CI_SONATYPE_RELEASE
1 parent 85a8412 commit d895c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
PGP_SECRET: ${{ secrets.PGP_SECRET }}
2424
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
2525
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
26-
CI_SONATYPE_RELEASE: sonatypeBundleRelease
26+
# CI_SONATYPE_RELEASE: sonatypeBundleRelease

0 commit comments

Comments
 (0)