Skip to content

Commit

Permalink
chore: try and fix github publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkr00t committed Feb 24, 2020
1 parent e6f8249 commit 7e67770
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

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

0 comments on commit 7e67770

Please sign in to comment.