Skip to content

Commit efec406

Browse files
authored
Remove build dependency from release job
Removed dependency on the build job for the release step.
1 parent 53aa8b3 commit efec406

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/scala.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262

6363
release:
6464
name: Build & Publish Release
65-
needs: build
6665
if: startsWith(github.ref, 'refs/tags/')
6766
runs-on: ubuntu-latest
6867

0 commit comments

Comments
 (0)