Skip to content

Commit

Permalink
Update the build name now that we're working on 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Jun 21, 2024
1 parent 28a887a commit e722200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uri: 'https://repo.spring.io'
username: ${{ secrets.ARTIFACTORY_USERNAME }}
password: ${{ secrets.ARTIFACTORY_PASSWORD }}
build-name: 'spring-boot-3.3.x'
build-name: 'spring-boot-3.4.x'
repository: 'libs-snapshot-local'
folder: 'deployment-repository'
signing-key: ${{ secrets.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit e722200

Please sign in to comment.