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.
2 parents 89299dc + c51a7ae commit 3db69e9Copy full SHA for 3db69e9
.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