Skip to content

Merge pull request #60 from Coaktion/release/v2.2.2 #65

Merge pull request #60 from Coaktion/release/v2.2.2

Merge pull request #60 from Coaktion/release/v2.2.2 #65

Workflow file for this run

# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
# Single deploy job since we're just deploying
deploy:
uses: "Coaktion/aktie-devops/.github/workflows/docs.yml@main"