Skip to content

Deploy

Deploy #9

Workflow file for this run

name: Deploy
on:
workflow_dispatch:
jobs:
deploy:
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master
with:
npm: true

Check failure on line 10 in .github/workflows/deploy.yml

View workflow run for this annotation

GitHub Actions / Deploy

Invalid workflow file

The workflow is not valid. .github/workflows/deploy.yml (Line: 10, Col: 12): Invalid input, npm is not defined in the referenced workflow.
secrets: inherit