1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -24,7 +24,6 @@ jobs:
|
||||
- run: ./mvnw -B package
|
||||
publish:
|
||||
needs: [build]
|
||||
runs-on: ubuntu-latest
|
||||
name: Call Publish Snapshot
|
||||
uses: spring-projects/spring-shell/.github/workflows/ci-publish.yml@main
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user