Skip to content

Commit

Permalink
fix: Fix missing @semantic-release/exec.
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmlg committed Sep 10, 2021
1 parent ed8a67f commit f926412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -28,6 +28,7 @@ jobs:
extra_plugins: |
@semantic-release/git
@semantic-release/changelog
@semantic-release/exec
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit f926412

Please sign in to comment.