Skip to content

Commit 713eadc

Browse files
committed
tweak ghactions
1 parent 821e466 commit 713eadc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-artifacts.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
jobs:
1010
publish-sonatype:
1111
if: github.repository == 'com-lihaoyi/os-lib'
12-
needs: test
1312
runs-on: ubuntu-latest
1413
env:
1514
SONATYPE_PGP_PRIVATE_KEY: ${{ secrets.SONATYPE_PGP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)