👷 update api doc action

This commit is contained in:
yanyongyu 2020-10-28 13:05:51 +08:00
parent aafc3dd060
commit c636186321

View File

@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
token: ${{ secrets.GH_TOKEN }}
- name: Set up Python
uses: actions/setup-python@v2