Skip to content

feat: auditlog (#231) #3

feat: auditlog (#231)

feat: auditlog (#231) #3

name: Sync docs to docs hub
on:
push:
branches:
- main
paths:
- "docs/**"
jobs:
sync:
uses: Healthlane-Technologies/zelthy-ci-cd-workflows/.github/workflows/sync-docs-to-docs-hub.yml@v5

Check failure on line 12 in .github/workflows/sync-docs-to-docs-hub.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sync-docs-to-docs-hub.yml

Invalid workflow file

error parsing called workflow ".github/workflows/sync-docs-to-docs-hub.yml" -> "Healthlane-Technologies/zelthy-ci-cd-workflows/.github/workflows/sync-docs-to-docs-hub.yml@v5" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
source-directory: "docs"
target-directory: "all_docs/zelthy3"
destination-github-username: "Healthlane-Technologies"
destination-repository-name: "zelthy3-docs-hub"
commit-message: "Sync zcore package docs"
target-branch: staging
secrets: inherit