Skip to content

Commit a526e67

Browse files
authored
fix release (#295)
1 parent 3abb4f3 commit a526e67

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
@@ -22,4 +22,4 @@ jobs:
2222
PGP_SECRET: ${{ secrets.PGP_SECRET }}
2323
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
2424
SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
25-
CI_SONATYPE_RELEASE: sonaBundle
25+
#CI_SONATYPE_RELEASE: sonaBundle

0 commit comments

Comments
 (0)