Skip to content

Commit 8d8579c

Browse files
committed
No need in if: env.OSSRH_STAGING_PROFILE_NAME
1 parent 6fe6b4e commit 8d8579c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/spring-artifactory-deploy-to-maven-central.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
- uses: jfrog/setup-jfrog-cli@v4
4646

4747
- name: Download Release Files
48-
if: env.OSSRH_STAGING_PROFILE_NAME
4948
run: |
5049
jfrog rt download \
5150
--spec utils/release-files-spec.json \

0 commit comments

Comments
 (0)