Skip to content

Commit 2ab43a4

Browse files
committed
Also submit dependencies from docs folder project
1 parent 9365a89 commit 2ab43a4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/dependency-graph.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
ref: ${{ inputs.ref }}
2424
- uses: sbt/setup-sbt@v1
25+
- uses: scalacenter/sbt-dependency-submission@v3 # for root project
2526
- uses: scalacenter/sbt-dependency-submission@v3
27+
with:
28+
working-directory: ./docs/

0 commit comments

Comments
 (0)