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 821e466 commit 713eadcCopy full SHA for 713eadc
.github/workflows/publish-artifacts.yml
@@ -9,7 +9,6 @@ on:
9
jobs:
10
publish-sonatype:
11
if: github.repository == 'com-lihaoyi/os-lib'
12
- needs: test
13
runs-on: ubuntu-latest
14
env:
15
SONATYPE_PGP_PRIVATE_KEY: ${{ secrets.SONATYPE_PGP_PRIVATE_KEY }}
0 commit comments