Create main.yml
This commit is contained in:
committed by
GitHub
parent
95f93adab5
commit
d1c7469f61
5
.github/workflows/main.yml
vendored
Normal file
5
.github/workflows/main.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: mdBook Action
|
||||
uses: peaceiris/actions-mdbook@v1.1.4
|
||||
with:
|
||||
# The mdBook version to download (if necessary) and use. Example: 0.3.5
|
||||
mdbook-version: # optional, default is latest
|
||||
Reference in New Issue
Block a user