This commit is contained in:
parent
d3da563574
commit
3152ef4241
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: yarn install --frozen-lockfile
|
||||
- name: Publish plugins to Release branch
|
||||
run: yarn publish
|
||||
run: yarn run publish
|
||||
|
|
Loading…
Reference in a new issue