Create publish-docs.yaml

dev
Ice3man 2021-08-20 15:57:28 +05:30 committed by GitHub
parent 335b38028c
commit 7377dd6c54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

15
.github/workflows/publish-docs.yaml vendored Normal file
View File

@ -0,0 +1,15 @@
name: Publish Docs
on:
workflow_dispatch:
jobs:
docs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@master
with:
persist-credentials: false
fetch-depth: 0
ref: yamldoc # temporary