Skip to content

build: release workflow #6

build: release workflow

build: release workflow #6

Workflow file for this run

name: publish npm
on:
workflow_dispatch:
jobs:
publish:
runs-on: ubuntu-latest
uses: ./.github/workflows/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: workflow file should have either a '.yml' or '.yaml' file extension
secrets: inherit