Skip to content

build: release workflow #5

build: release workflow

build: release workflow #5

Workflow file for this run

name: publish npm
on:
workflow_dispatch:
jobs:
publish:
runs-on: ubuntu-latest
uses: ./.github/workflows/actions/npm-publish

Check failure on line 9 in .github/workflows/publish-npm.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish-npm.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
secrets: inherit