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 d1e4698 commit 42a1290Copy full SHA for 42a1290
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
49
# Optionally, you can include a job to deploy to npm
50
publish:
51
- needs: release
+ needs: versioning
52
runs-on: ubuntu-latest
53
steps:
54
# Publish to npm
0 commit comments