Update release.yaml

This commit is contained in:
Lost Paul 2025-01-25 12:37:07 +01:00 committed by GitHub
parent 5486b04f25
commit 64a417bc04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ jobs:
- name: npm build
run: |
npm install
npm run build --if-present
npm run fn-build --if-present
- name: Create Plugin release
uses: ncipollo/release-action@v1.12.0