Skip to content

Commit

Permalink
🐛 fix upload ci bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu committed Mar 2, 2021
1 parent 7b61cd3 commit cb6c1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- uses: dawidd6/action-download-artifact@v2
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
run_id: ${{ github.event.workflow_run.id }}
name: docs
path: docs/

Expand Down

0 comments on commit cb6c1cc

Please sign in to comment.