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 5574bb4 commit 94b0428Copy full SHA for 94b0428
1 file changed
.github/workflows/npm-publish.yml
@@ -49,7 +49,7 @@ jobs:
49
- run: npm test
50
51
publish-npm:
52
- needs: [generate-release-notes, build]
+ needs: [build]
53
runs-on: ubuntu-latest
54
steps:
55
- uses: actions/checkout@v4
0 commit comments