Skip to content

Commit 0f5b401

Browse files
committed
Fix build-sample-apps artifactory deploy (take 4)
1 parent c083e24 commit 0f5b401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/build-sample-app/artifactory-publish

.github/actions/build-sample-app/artifactory-publish/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ runs:
2929
- uses: jfrog/setup-jfrog-cli@v3
3030
env:
3131
JF_URL: 'https://repo.spring.io'
32-
JF_ARTIFACTORY_SPRING: ${{ inputs.JF_ARTIFACTORY_SPRING }}
32+
JF_ARTIFACTORY_SPRING: ${{ inputs.jf-artifactory-spring }}
3333

3434
- name: Configure JFrog Cli
3535
shell: bash

0 commit comments

Comments
 (0)