Skip to content

Commit 4f9809d

Browse files
committed
[CI] Remove checkout of spring-io workflows repo
Signed-off-by: Chris Bono <[email protected]>
1 parent b3fb93a commit 4f9809d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/apps-pluigin-release-maven-central.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ jobs:
3939
exit 1
4040
fi
4141
42-
- uses: actions/checkout@v5
43-
with:
44-
repository: spring-io/spring-github-workflows
45-
show-progress: false
46-
ref: ${{ env.WORKFLOWS_REF }}
47-
4842
- uses: jfrog/setup-jfrog-cli@v4
4943

5044
- name: Download Release Files

0 commit comments

Comments
 (0)