We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771bf45 commit 3359597Copy full SHA for 3359597
.github/workflows/release-ga.yml
@@ -90,7 +90,7 @@ jobs:
90
--server-id-deploy=repo.spring.io \
91
--repo-resolve=libs-release \
92
--repo-deploy=libs-staging-local
93
- echo JFROG_CLI_BUILD_NAME=spring-statemachine-22x-release >> $GITHUB_ENV
+ echo JFROG_CLI_BUILD_NAME=spring-statemachine-25x-release >> $GITHUB_ENV
94
echo JFROG_CLI_BUILD_NUMBER=$GITHUB_RUN_NUMBER >> $GITHUB_ENV
95
# promoting build from staging repo into release
96
- name: Promote Build
0 commit comments