There was an error while loading. Please reload this page.
1 parent 10ee388 commit 408dca7Copy full SHA for 408dca7
1 file changed
.github/workflows/publish_snapshot.yml
@@ -139,6 +139,6 @@ jobs:
139
140
- name: Get credentials and publish snapshots to maven
141
run: |
142
- build/publish/publish-snapshot.sh $MAVEN_HOME
+ build/scripts/legacy/publish/publish-snapshot.sh $MAVEN_HOME
143
144
0 commit comments