Kick publish after ci

- Take 2
- Relates #328
This commit is contained in:
Janne Valkealahti
2021-12-17 17:40:23 +00:00
parent f6f80237b5
commit 434930f679

View File

@@ -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 }}