Skip to content

Workflow file for this run

name: Sveltefire Package

Check failure on line 1 in .github/workflows/npm-package.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/npm-package.yaml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: build, publish-gpr, publish-npm
on:
release:
types: [created]
jobs:
build:
publish-npm:
needs: build
publish-gpr:
needs: build