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 8f47278 commit 28e5db4Copy full SHA for 28e5db4
.github/workflows/ci.yaml
@@ -755,7 +755,7 @@ jobs:
755
asset_content_type: text/plain
756
757
- name: Publish Release
758
- run: ./project/scripts/sbtPublish ";project scala3-bootstrapped ;publishSigned ;sonatypeBundleRelease"
+ run: ./project/scripts/sbtPublish ";project scala3-bootstrapped ;publishSigned ;sonatypeBundleUpload"
759
760
761
open_issue_on_failure:
0 commit comments