Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
StardustDL committed Apr 3, 2021
1 parent b2e4c64 commit 1b3b42e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
with:
name: artifacts
path: ./dist
deploy:
needs: ci
docs:
needs: deploy
runs-on: ubuntu-18.04
steps:
- name: Checkout
Expand Down

0 comments on commit 1b3b42e

Please sign in to comment.