Skip to content

Commit

Permalink
removed needs for build stage
Browse files Browse the repository at this point in the history
  • Loading branch information
axi92 authored Aug 25, 2020
1 parent 8165439 commit 018da78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:

jobs:
publish-npm:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 018da78

Please sign in to comment.