Skip to content

Commit

Permalink
Add needs: build
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Dec 3, 2020
1 parent 989b719 commit c8370fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-plugin-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:

create-release:
name: Create Release Draft and Attach Asset
needs: build
runs-on: ubuntu-latest
if: startsWith(github.ref, "v")
steps:
Expand Down

0 comments on commit c8370fc

Please sign in to comment.