Skip to content

Generate Documentation #8

Generate Documentation

Generate Documentation #8

Workflow file for this run

name: Generate Documentation
on:
push:
tags:
- "*"
workflow_dispatch:
inputs:
tag:
description: 'default tag for documentation'
permissions:
contents: write
jobs:
docs:
name: "Generate and Deploy Documentation"
uses: GoogleCloudPlatform/php-tools/.github/workflows/doctum.yml@doctum

Check failure on line 17 in .github/workflows/docs.yml

View workflow run for this annotation

GitHub Actions / Generate Documentation

Invalid workflow file

The workflow is not valid. In .github/workflows/docs.yml (Line: 17, Col: 15): Error from called workflow GoogleCloudPlatform/php-tools/.github/workflows/doctum.yml@doctum: Unexpected tag '!inputs.dry_run'
with:
title: "Google Cloud PHP Client Services"
default_tag: ${{ inputs.tag }}
tag_pattern: ''