Skip to content

Commit 85a8412

Browse files
chore: change CI_SONATYPE_RELEASE back to sonatypeBundleRelease
1 parent 455380e commit 85a8412

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: sonaBundle
26+
CI_SONATYPE_RELEASE: sonatypeBundleRelease

0 commit comments

Comments
 (0)