Skip to content

Commit 28ace69

Browse files
committed
fix: remove invalid publish job dependency
1 parent f4c7da6 commit 28ace69

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ permissions:
1313

1414
jobs:
1515
publish-npm:
16-
needs: build
1716
runs-on: ubuntu-latest
1817
permissions:
1918
id-token: write

0 commit comments

Comments
 (0)