Skip to content

Link to the documentation of the main dependencies. #157

Link to the documentation of the main dependencies.

Link to the documentation of the main dependencies. #157

Workflow file for this run

# Copyright 2024 Remy Blank <remy@c-space.org>
# SPDX-License-Identifier: MIT
name: Publish
on:
push:
branches: [main]
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
publish:
name: Publish
uses: t-doc-org/common/.github/workflows/deploy-github-pages.yml@main
secrets: inherit
with:
dev: true