mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
almost
This commit is contained in:
parent
0cb83b85d9
commit
125f8c89ea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
|
|
@ -30,6 +30,7 @@ jobs:
|
|||
- uses: ammaraskar/sphinx-action@master
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
path: "docs/_build/html"
|
||||
|
||||
# Deployment job
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue