mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
fix typo
This commit is contained in:
parent
edc2ce6724
commit
d10e824733
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
|||
if: ${{ github.ref == 'refs/heads/sphinx' }}
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./testt
|
||||
publish_dir: ./test
|
||||
|
|
|
|||
Loading…
Reference in a new issue