2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -26,6 +26,6 @@ jobs:
|
||||
needs: [build]
|
||||
runs-on: ubuntu-latest
|
||||
name: Call Publish Snapshot
|
||||
uses: spring-projects/spring-shell/.github/workflows/ci-publish@main
|
||||
uses: spring-projects/spring-shell/.github/workflows/ci-publish.yml@main
|
||||
secrets:
|
||||
jfArtifactorySpring: ${{ secrets.JF_ARTIFACTORY_SPRING }}
|
||||
|
||||
Reference in New Issue
Block a user