Skip to content

build: release workflow #10

build: release workflow

build: release workflow #10

Workflow file for this run

name: publish npm
on:
workflow_dispatch:
jobs:
runs-on: ubuntu-latest

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

View workflow run for this annotation

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

Invalid workflow file

You have an error in your yaml syntax on line 7
permissions:
contents: write
steps:
- uses: Think-iT-Labs/edc-connector-client/.github/actions/npm-publish@main
secrets: inherit