Skip to content

fix(deps): update dependency cryptography to v46.0.6 (#3050) #1796

fix(deps): update dependency cryptography to v46.0.6 (#3050)

fix(deps): update dependency cryptography to v46.0.6 (#3050) #1796

Workflow file for this run

name: 📖 Publish Docs
on:
push:
paths:
- docs/**
- src/**
- tasks/**
- Justfile
- mkdocs.yml
branches: [dev]
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
docs:
uses: hotosm/gh-workflows/.github/workflows/just.yml@3.6.0
with:
environment: "test"
command: "docs publish"
secrets: inherit