Skip to content

Commit 31b4231

Browse files
committed
try fix build
1 parent a9ba588 commit 31b4231

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ jobs:
99
release:
1010
uses: evolution-gaming/scala-github-actions/.github/workflows/release.yml@v4
1111
secrets: inherit
12+
with:
13+
verify_sbt_command: 'clean; check'
14+
publish_sbt_command: 'build'

0 commit comments

Comments
 (0)