Skip to content

Revert "chore(deps): update softprops/action-gh-release action to v2.… #4

Revert "chore(deps): update softprops/action-gh-release action to v2.…

Revert "chore(deps): update softprops/action-gh-release action to v2.… #4

Workflow file for this run

name: Deploy docs
on:
push:
branches: [main]
paths:
- "docs/**"
- ".github/workflows/**"
workflow_dispatch:
jobs:
deploy-pages:
uses: it-at-m/.github/.github/workflows/deploy-pages.yml@main