Add on push deploy-docs
This commit is contained in:
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Deploy Docs
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: deploy-docs
|
||||
permissions: read-all
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user