Skip to content

Commit 98fe5a4

Browse files
committed
Sigh
1 parent 8c49975 commit 98fe5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
env:
1818
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
1919
- name: Promote build
20-
run: jfrog rt build-promote 5.0.1 14 libs-release-local
20+
run: jfrog rt build-promote spring-ws-5.0.1 14 libs-release-local
2121
create-github-release:
2222
name: Create GitHub Release
2323
needs:

0 commit comments

Comments
 (0)