Skip to content

Commit 555e11b

Browse files
committed
Merge branch '6.1.x'
2 parents 074348e + ec4558d commit 555e11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uri: 'https://repo.spring.io'
2828
username: ${{ secrets.ARTIFACTORY_USERNAME }}
2929
password: ${{ secrets.ARTIFACTORY_PASSWORD }}
30-
build-name: ${{ format('spring-framework-{0}', github.ref_name)}}
30+
build-name: 'spring-framework-6.2.x'
3131
repository: 'libs-snapshot-local'
3232
folder: 'deployment-repository'
3333
signing-key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)