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 name: Deploy MkDocs
on: on:
workflow_dispatch: release:
push: types: [published]
branches:
- main
permissions: permissions:
contents: write contents: write