Skip to content

chore: add downloads in README, security policy and update ci actions… #47

chore: add downloads in README, security policy and update ci actions…

chore: add downloads in README, security policy and update ci actions… #47

Workflow file for this run

name: "Run Docs CD"
on:
push:
branches:
- "main"
jobs:
build-deploy-docs:
uses: ./.github/workflows/docs.yml
with:
deploy: true
permissions:
contents: write