Skip to content

chore: Rename to argument (#394) #68

chore: Rename to argument (#394)

chore: Rename to argument (#394) #68

Workflow file for this run

name: Generate and deploy crate docs
on:
push:
branches:
- dev
paths:
- "**.rs"
- "Cargo.toml"
- "Cargo.lock"
workflow_dispatch:
jobs:
docs:
uses: argumentcomputer/ci-workflows/.github/workflows/docs.yml@main