Skip to content

Commit c51a7ae

Browse files
authored
Update actions.yml
1 parent 1eee3c5 commit c51a7ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/actions.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
3535
publish-sonatype:
3636
if: github.repository == 'com-lihaoyi/unroll' && contains(github.ref, 'refs/tags/')
37-
needs: test
3837
runs-on: ubuntu-latest
3938
env:
4039
MILL_SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}

0 commit comments

Comments
 (0)