Skip to content

Commit 28cb417

Browse files
committed
Temporary disabled release actions needed for deployment. They need to be fixed later, after the version is published
1 parent e00980e commit 28cb417

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ jobs:
126126

127127
release:
128128
name: Release the SDK to NPM and GitHub
129-
needs: [run-e2e-tests, run-examples-tests, run-cypress-tests]
130129
runs-on: ubuntu-latest
131130
permissions:
132131
contents: write # to be able to publish a GitHub release

0 commit comments

Comments
 (0)