Skip to content

Commit 9ffde53

Browse files
authored
Update build-snapshot.yml
1 parent 635c753 commit 9ffde53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-24.04
2727
environment:
2828
name: snapshots
29-
url: https://oss.sonatype.org/content/repositories/snapshots/lv/ctco/scm/gradle-mobile-plugin/
29+
url: https://central.sonatype.com/repository/maven-snapshots/
3030
env:
3131
ORG_GRADLE_PROJECT_ossrhUsername: ${{secrets.OSSRH_USERNAME}}
3232
ORG_GRADLE_PROJECT_ossrhPassword: ${{secrets.OSSRH_PASSWORD}}

0 commit comments

Comments
 (0)