Skip to content

Commit

Permalink
Merge pull request #13 from ScopeSV/remove-dep-from-publish-workflow
Browse files Browse the repository at this point in the history
fix: remove dep
  • Loading branch information
ScopeSV authored Oct 26, 2023
2 parents a385c3a + 1650a1c commit d5ebfdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
npm_publish:
name: Publish to npm
runs-on: ubuntu-latest
needs: [release-please]
environment:
name: publish
steps:
Expand Down

0 comments on commit d5ebfdb

Please sign in to comment.