Skip to content

Docs_deploy

Docs_deploy #12

Workflow file for this run

# creates a release from master
# builds docs, pushes to docker hub and updates docs server
name: Docs_deploy
on:
workflow_dispatch:
jobs:
release:
uses: gravitl/devops/.github/workflows/deploydocs.yml@master

Check failure on line 12 in .github/workflows/docsdeploy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docsdeploy.yml

Invalid workflow file

error parsing called workflow ".github/workflows/docsdeploy.yml" -> "gravitl/devops/.github/workflows/deploydocs.yml@master" (source branch with sha:f41407c5666c577f99316feb454304a4538f330d) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit