We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eee3c5 commit c51a7aeCopy full SHA for c51a7ae
.github/workflows/actions.yml
@@ -34,7 +34,6 @@ jobs:
34
35
publish-sonatype:
36
if: github.repository == 'com-lihaoyi/unroll' && contains(github.ref, 'refs/tags/')
37
- needs: test
38
runs-on: ubuntu-latest
39
env:
40
MILL_SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
0 commit comments