Skip to content

Commit

Permalink
ci: remove error dependency in `npm-publish (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowShe authored Feb 5, 2023
1 parent 0d0fb02 commit 9ad23ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ on:
types: [created]

jobs:

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

0 comments on commit 9ad23ce

Please sign in to comment.