Skip to content

Commit 3359597

Browse files
committed
Update release workflow
1 parent 771bf45 commit 3359597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-ga.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
--server-id-deploy=repo.spring.io \
9191
--repo-resolve=libs-release \
9292
--repo-deploy=libs-staging-local
93-
echo JFROG_CLI_BUILD_NAME=spring-statemachine-22x-release >> $GITHUB_ENV
93+
echo JFROG_CLI_BUILD_NAME=spring-statemachine-25x-release >> $GITHUB_ENV
9494
echo JFROG_CLI_BUILD_NUMBER=$GITHUB_RUN_NUMBER >> $GITHUB_ENV
9595
# promoting build from staging repo into release
9696
- name: Promote Build

0 commit comments

Comments
 (0)