Skip to content

Commit 34f1c28

Browse files
committed
fix: Remove requirements for workflow
1 parent cc1d3f8 commit 34f1c28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-npm-package.yml

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

1010
jobs:
1111
build_publish:
12-
needs: [set_version_to_release_version]
1312
runs-on: ubuntu-latest
1413
steps:
1514
- name: Checkout Project

0 commit comments

Comments
 (0)