Skip to content

Commit ec4558d

Browse files
committed
Polish
1 parent d6c623b commit ec4558d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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.1.x'
3131
repository: 'libs-snapshot-local'
3232
folder: 'deployment-repository'
3333
signing-key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)