Skip to content

ci: add log output for failed ci workflows easier debugging #17

ci: add log output for failed ci workflows easier debugging

ci: add log output for failed ci workflows easier debugging #17

Workflow file for this run

name: 📚 Publish Docs
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
jobs:
publish:
uses: hotosm/gh-workflows/.github/workflows/just.yml@3.6.0
with:
environment: "test"
command: "docs publish"
secrets: inherit