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 3bdf050 commit 9992d63Copy full SHA for 9992d63
.github/workflows/push_branches.workflow.yaml
@@ -30,7 +30,7 @@ jobs:
30
run: npm ci
31
32
- name: Build plugin
33
- run: npm build
+ run: npm run build
34
35
- name: Release
36
env:
0 commit comments