Skip to content

add autotag

add autotag #1

Workflow file for this run

name: Add Tags
on:
push:
branches:
- v3.0
jobs:
auto-tag:
uses: railroadmedia/docusora/.github/workflows/add_tags.yml@main
with:
version: "3.0"