Skip to content

Commit

Permalink
ci: submit SBT project dependencies to the Github Dependency submissi…
Browse files Browse the repository at this point in the history
…on API
  • Loading branch information
JavierCane committed Jun 21, 2024
1 parent 1bf180b commit 6416ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
distribution: 'zulu'
java-version: '21'
cache: 'sbt'
- uses: scalacenter/sbt-dependency-submission@v3
- name: 👌 Run "pre-push" tasks (compile and style-check)
run: sbt prep
- name: ✅ Generate a project and run its test
Expand Down

0 comments on commit 6416ab4

Please sign in to comment.