Skip to content

add autotag

add autotag #1

Workflow file for this run

=name: Add Tags

Check failure on line 1 in .github/workflows/add_tags.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/add_tags.yml

Invalid workflow file

The workflow is not valid. .github/workflows/add_tags.yml (Line: 1, Col: 1): Unexpected value '=name'
on:
push:
branches:
- v5.0
jobs:
auto-tag:
uses: railroadmedia/docusora/.github/workflows/add_tags.yml@main
with:
version: "5.0"