Skip to content

Commit

Permalink
fix(ci): limit @semantic-release/git version
Browse files Browse the repository at this point in the history
  • Loading branch information
favoyang committed Jan 10, 2020
1 parent 442f383 commit bf47af0
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 94 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:
uses: cycjimmy/semantic-release-action@v2
with:
extra_plugins: |
@semantic-release/exec
@semantic-release/changelog@3.0.0
@semantic-release/git
@semantic-release/git@7.0.18
branch: master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
138 changes: 46 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf47af0

Please sign in to comment.