Skip to content

Commit af49613

Browse files
committed
Merge branch 'releases/v1' into v1
2 parents 2ba5265 + fa5c6cd commit af49613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-artifacts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ jobs:
138138
uri: "https://repo.spring.io"
139139
repository: ${{ steps.deploy-location.outputs.deploy_location }}
140140
build-name: ${{ github.event.repository.name }}-${{ steps.branch-name.outputs.branch }}
141+
build-number: ${{ github.run_id }}
141142
build-uri: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
142143
username: ${{ secrets.ARTIFACTORY_USERNAME }}
143144
password: ${{ secrets.ARTIFACTORY_PASSWORD }}

0 commit comments

Comments
 (0)