mirror of
https://github.com/onsonr/nebula.git
synced 2025-03-10 17:29:11 +00:00
chore: update documentation workflow
This commit is contained in:
parent
665663af32
commit
86f9b4c47b
4
.github/workflows/docs.yml
vendored
4
.github/workflows/docs.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: Eleventy Build
|
name: Deploy Docs
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_deploy:
|
build_deploy:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: Build
|
- name: Build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user