Skip to content

build: release workflow #7

build: release workflow

build: release workflow #7

Workflow file for this run

name: publish npm
on:
workflow_dispatch:
jobs:
publish:
runs-on: ubuntu-latest
uses: Think-iT-Labs/edc-connector-client/.github/actions/npm-publish@main

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: references to workflows must be rooted in '.github/workflows'
secrets: inherit