feat: Add only on release to deploy docs (#1212)

This commit is contained in:
Eduardo Chiarotti
2024-08-20 07:26:50 -03:00
committed by GitHub
parent 5495825b1d
commit 946d8567fe

View File

@@ -1,10 +1,8 @@
name: Deploy MkDocs
on:
workflow_dispatch:
push:
branches:
- main
release:
types: [published]
permissions:
contents: write