Skip to content

Commit

Permalink
fix: release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Walee Ahmed committed May 7, 2020
1 parent 9754bbb commit 3d7483a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,7 @@ jobs:
with:
branch: master
extra_plugins: |
@semantic-release/commit-analyzer
@semantic-release/release-notes-generator
@semantic-release/changelog
@semantic-release/npm
@semantic-release/changelog@3.0.0
@semantic-release/git
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3d7483a

Please sign in to comment.