Skip to content

Commit 434930f

Browse files
committed
Kick publish after ci
- Take 2 - Relates #328
1 parent f6f8023 commit 434930f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
needs: [build]
2727
runs-on: ubuntu-latest
2828
name: Call Publish Snapshot
29-
uses: spring-projects/spring-shell/.github/workflows/ci-publish@main
29+
uses: spring-projects/spring-shell/.github/workflows/ci-publish.yml@main
3030
secrets:
3131
jfArtifactorySpring: ${{ secrets.JF_ARTIFACTORY_SPRING }}

0 commit comments

Comments
 (0)