fix publish workflow
All checks were successful
Actions / Build Plugins (push) Successful in 30s

This commit is contained in:
cswimr 2024-12-23 01:34:38 -05:00
parent d3da563574
commit 3152ef4241
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -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