We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfc43e commit d147508Copy full SHA for d147508
.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-23x-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