Skip to content

Publish NestJS Package #7

Publish NestJS Package

Publish NestJS Package #7

Workflow file for this run

name: Publish NestJS Package
on:
release:
types:
- published
jobs:
publish:
name: NestJS
uses: ./.github/workflows/_publish.yaml

Check failure on line 11 in .github/workflows/publish_nestjs.yaml

View workflow run for this annotation

GitHub Actions / Publish NestJS Package

Invalid workflow file

The workflow is not valid. .github/workflows/publish_nestjs.yaml (Line: 11, Col: 11): Input target is required, but not provided while calling.